Arduino-FreeRTOS-SAMD21 icon indicating copy to clipboard operation
Arduino-FreeRTOS-SAMD21 copied to clipboard

possibility to define ENABLE_CALLOC_REALLOC as compiler flags

Open sergiotomasello opened this issue 4 years ago • 0 comments

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.

sergiotomasello avatar Jul 09 '21 10:07 sergiotomasello