circuitpython/cc3200/simplelink/oslib
Damien George 5b8e884573 cc3200: Remove .boot section attribute from osi_TaskCreate function.
This function is no longer used.  Having the .boot section attribute
meant that it was included in the firmware regargless of use.  Without
this attribute the linker can remove the function.
2016-06-28 11:28:53 +01:00
..
osi.h cc3200: Add power management framework. Add mpcallback class. 2015-03-11 17:00:33 +01:00
osi_freertos.c cc3200: Remove .boot section attribute from osi_TaskCreate function. 2016-06-28 11:28:53 +01:00