Skip to content

API update, cleaning and CI integration

Latest
Compare
Choose a tag to compare
@PThierry PThierry released this 29 Aug 08:28
· 119 commits to master since this release
8c09dd6

Merge pull request #3 from arnauldm/ami/dma
Merge pull request #2 from PThierry/exit_api
[update] Removed useless #ifdef directives
(pthierry/exit_api, exit_api) [update] make exit API visible from usespace tasks
Merge pull request #1 from arnauldm/ami/syscalls
(refs/pull/1/head) [update] Cleaning syscalls

  • Replacing SVC_TASK_DONE and SVC_ISR_DONE by SVC_EXIT
  • Renaming some syscalls so their name is more self-explanatory

[update] Modified syscalls mechanism
[enhancement][CI] stage-based complete CI build
(remote) [enhancement] add travis CI support
[enhancement] add release mark to libstd README
[fix] Add the WooKey project allocator author in headers + cleanup useless file.
[clean] Small fix in parenthesis.