All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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.
- Fix the inclusion of
omp.h
in the heterogeneous application (#22). Remove the dependency ofpulp.h
onlibhero-target
.
- Update
pulp-sdk
tohero-v1.0.2
(bugfixsdk:archi-host
#32)
- Update
pulp-sdk
tohero-v1.0.1
(additional fix for #28) - Update hero-z-7045-builder. Removed
make all env
frompulp-sdk
(additional fix for #28)
- FAQ: Add entries on missing UART consumer application and SVM accesses without
tryX
.
- ReadMe: Correct instructions and statements, fix some typos.
- Update
pulp-sdk
to fix issue #28 (partial fix).
- 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.
Initial public release for ZC706