diff options
author | Damien George <damien.p.george@gmail.com> | 2016-06-05 12:45:37 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-06-28 11:28:53 +0100 |
commit | 5b8e884573d582d2c48c7b344a8876fbbeb67692 (patch) | |
tree | 66356ee7ccc7643da2418d92b2674c4324fec5eb /esp8266/uart.c | |
parent | 1d5aa9d245362d060843688a97f12a86b8fe1e46 (diff) | |
download | micropython-5b8e884573d582d2c48c7b344a8876fbbeb67692.tar.gz micropython-5b8e884573d582d2c48c7b344a8876fbbeb67692.zip |
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.
Diffstat (limited to 'esp8266/uart.c')
0 files changed, 0 insertions, 0 deletions