adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
606 stars 492 forks source link

implemnent thread-safe malloc/free using --wrap linker option #687

Closed hathach closed 3 years ago

hathach commented 3 years ago

fix #35, use wrap linker option to implement thread-safe malloc/free