Arduino-FreeRTOS-SAMD21
Arduino-FreeRTOS-SAMD21 copied to clipboard
possibility to define ENABLE_CALLOC_REALLOC as compiler flags
This way you can enable calloc and realloc by passing the compiler flags through the Arduino extra flags of the boards.txt file as an alternative to changing the library source.