diff options
author | Daniel Campora <daniel@wipy.io> | 2015-04-19 20:54:43 +0200 |
---|---|---|
committer | Daniel Campora <daniel@wipy.io> | 2015-04-19 20:59:10 +0200 |
commit | df5d9c77f4a75ee74b4bbac68fd21e601f8b0985 (patch) | |
tree | 53bd8c94ef2a734cc5520fb50213007f0e094697 /docs/library/pyb.Pin.rst | |
parent | d8475092d16ede927ab85a105bfa0d436544e500 (diff) | |
download | micropython-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/pyb.Pin.rst')
0 files changed, 0 insertions, 0 deletions