You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
### 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).
### Fixed
- Fix the inclusion of `omp.h` in the heterogeneous application (#22). Removed the dependency from `pulp.h` on the `libhero-target`.
Fix the `omp.h' include during the host compilation due to conflicting include path.
The text was updated successfully, but these errors were encountered: