Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Releases: pulp-platform/hero-sdk

v1.1.0

02 Oct 19:09
ceeec24
Compare
Choose a tag to compare

Changed

  • Update hero-openmp-examples to v1.2.1: enabling extensible (double-colon) run and clean
    Makefile rules and readding the inclusion of omp.h; rename make.inc into common/default.mk
  • Update libhero-target to v1.1.0, fixing the omp.h inclusion in the heterogeneous application
    (#22).
  • Update hero-support to v1.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 on libhero-target.

v1.0.3

24 Sep 14:11
v1.0.3
f4cafc5
Compare
Choose a tag to compare

Fixed

  • Update pulp-sdk to hero-v1.0.2 (bugfix sdk:archi-host #32).

v1.0.2

19 Sep 16:58
v1.0.2
2abd7aa
Compare
Choose a tag to compare

Fixed

  • Update pulp-sdk to hero-v1.0.1 (additional fix for #28).
  • Update hero-z-7045-builder. Removed make all env from pulp-sdk (additional fix for #28).

v1.0.1

18 Sep 17:53
v1.0.1
552a681
Compare
Choose a tag to compare

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

14 Sep 14:19
Compare
Choose a tag to compare
Merge branch 'master' of github.com:pulp-platform/hero-sdk