diff options
author | Damien George <damien.p.george@gmail.com> | 2016-05-27 14:23:56 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-06-28 11:28:50 +0100 |
commit | 5c0fc73f33dde64d7e56f3f1ed85eb44957c804e (patch) | |
tree | 4017c1b97d9b9c9063564833b6e927bf90cb45be /py/modthread.c | |
parent | e90b6ce0b5af51ef195aa98dad35a185b77c5075 (diff) | |
download | micropython-5c0fc73f33dde64d7e56f3f1ed85eb44957c804e.tar.gz micropython-5c0fc73f33dde64d7e56f3f1ed85eb44957c804e.zip |
cc3200: Update FreeRTOS to v9.0.0.
This is a pristine copy (actually a subset of files) of upstream FreeRTOS
v9.0.0.
Modifications to the previous version of FreeRTOS (v8.1.2) included
addition of __attribute__ ((section (".boot"))) to the following
functions:
pxPortInitialiseStack
prvTaskExitError
prvPortStartFirstTask
xPortStartScheduler
vPortSetupTimerInterrupt
xTaskGenericCreate
vTaskStartScheduler
prvInitialiseTCBVariables
prvInitialiseTaskLists
prvAllocateTCBAndStack
This attribute will need to be reinstated on a case-by-case basis
because some of the above functions are now removed/changed.
Diffstat (limited to 'py/modthread.c')
0 files changed, 0 insertions, 0 deletions