Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu/msp430_common: add real malloc/free functions
For this purpose, adapted AVR libc functions are used. When used, malloc and free functions require 304 additional bytes of code compared to the oneway_malloc module.
- Loading branch information