Closed patriciobos closed 5 years ago
Reduce reserved memory heap size from 20000 to 12000. This was necessary to prevent build errors in the multicore CortexM0 example. This error comes when trying to build with make mcore right after solving the os generation issue #445
make mcore
Reduce reserved memory heap size from 20000 to 12000. This was necessary to prevent build errors in the multicore CortexM0 example. This error comes when trying to build with
make mcore
right after solving the os generation issue #445