ciaa / firmware_v1

Firmware de la CIAA
http://www.proyecto-ciaa.com.ar
129 stars 120 forks source link

workaround multicore issue #445 #454

Closed patriciobos closed 5 years ago

patriciobos commented 7 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