ardix/arch
fef fb9ec2a8bc
mm: make malloc and free system calls
This is required because the heap is shared among
all tasks and protected using a mutex which only
works in kernel space.
2021-08-12 14:34:18 +02:00
..
at91sam3x8e mm: make malloc and free system calls 2021-08-12 14:34:18 +02:00
CMakeLists.txt build: migrate to CMake 2021-07-31 19:39:51 +02:00