TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
110 stars 31 forks source link

compiler: Add baremetal target system calls and memory management APIs #67

Closed elsalahy closed 4 years ago

elsalahy commented 4 years ago

Summary:

Adds system calls and memory management APIs Closes #65

Changes:

Notes for Reviewers:

Easy approve, added to use ST malloc instead of compiler specific malloc.

Release Notes: (optional)

...