andysworkshop / stm32plus

The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
http://www.andybrown.me.uk
Other
745 stars 224 forks source link

Add wrap=atexit to blinky project to reduce binary size #189 #190

Closed kaidokert closed 8 years ago

kaidokert commented 8 years ago

Adding atexit wrap here. Same changes would need to be added to .cproject files. Should i just copy the same change over to all sample projects, or are these somehow automatically synced ?

andysworkshop commented 8 years ago

Thank you very much for doing all of those, I'll review and merge at the weekend.