summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpybadc.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-06-05 12:57:18 +0100
committerDamien George <damien.p.george@gmail.com>2016-06-28 11:28:53 +0100
commite098eac19552a5a399ffbfae44e4b329ca623d0d (patch)
tree08b6acb808020ba95f3b532d941c0dc684b56d41 /esp8266/modpybadc.c
parent5b8e884573d582d2c48c7b344a8876fbbeb67692 (diff)
downloadmicropython-e098eac19552a5a399ffbfae44e4b329ca623d0d.tar.gz
micropython-e098eac19552a5a399ffbfae44e4b329ca623d0d.zip
cc3200: Start the simplelink spawn task using the static task creator.
In VStartSimpleLinkSpawnTask we change xTaskCreate to xTaskCreateStatic so that the task is created using statically allocated memory for the TCB and stack. This means that xTaskCreate function is no longer needed (the static version is now used exclusively).
Diffstat (limited to 'esp8266/modpybadc.c')
0 files changed, 0 insertions, 0 deletions