This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
Releases: pulp-platform/hero-sdk
Releases · pulp-platform/hero-sdk
v1.1.0
Changed
- Update
hero-openmp-examples
tov1.2.1
: enabling extensible (double-colon)run
andclean
Makefile rules and readding the inclusion ofomp.h
; renamemake.inc
intocommon/default.mk
- Update
libhero-target
tov1.1.0
, fixing theomp.h
inclusion in the heterogeneous application
(#22). - Update
hero-support
tov1.0.1
, fixing error reporting in the Zynqlinux SD card deployment
script.
Fixed
- Fix the inclusion of
omp.h
in the heterogeneous application (#22). Remove the dependency of
pulp.h
onlibhero-target
.
v1.0.3
v1.0.2
v1.0.1
Added
- FAQ: Add entries on missing UART consumer application and SVM accesses without
tryX
.
Fixed
- ReadMe: Correct instructions and statements, fix some typos.
- Update
pulp-sdk
to fix issue #28.
Changed
- Update
hero-gcc-toolchain
to v1.0.0. - Update
hero-openmp-examples
to v1.1.0, adding the Sobel filter OpenMP example application and
fixing an include guard and directory creation during application deployment. - Update
hero-support
to v1.0.0, the initial release for the ZC706. - Update
libhero-target
to v1.0.1, adding API documentation.
v1.0.0
Merge branch 'master' of github.com:pulp-platform/hero-sdk