summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/os.rst
diff options
context:
space:
mode:
authorDaniel Campora <daniel@wipy.io>2015-04-19 20:54:43 +0200
committerDaniel Campora <daniel@wipy.io>2015-04-19 20:59:10 +0200
commitdf5d9c77f4a75ee74b4bbac68fd21e601f8b0985 (patch)
tree53bd8c94ef2a734cc5520fb50213007f0e094697 /docs/library/os.rst
parentd8475092d16ede927ab85a105bfa0d436544e500 (diff)
downloadmicropython-df5d9c77f4a75ee74b4bbac68fd21e601f8b0985.tar.gz
micropython-df5d9c77f4a75ee74b4bbac68fd21e601f8b0985.zip
cc3200: Fix bootloader and modpyb after printf overhaul.
The bootloader needs string0.c because of memset, memcpy and others, without string0.c it magically links, but calling any of those functions results in a hard fault. In debug mode, modpyb needs printf, and including stdio.h leads to conflicts due to the redefinitions made in the simplelink drivers.
Diffstat (limited to 'docs/library/os.rst')
0 files changed, 0 insertions, 0 deletions