diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-02-17 00:12:42 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-02-17 00:13:01 +0200 |
commit | 1f91e92cc6774b79ea59643bb4ab27c1d33bda3a (patch) | |
tree | 06b45f7c1e2e94f9c072199e882f2db29216b572 /cc3200/FreeRTOS/FreeRTOSConfig.h | |
parent | eff10f66a65d0577aa9d10ee08b469cb9c83e1a3 (diff) | |
download | micropython-1f91e92cc6774b79ea59643bb4ab27c1d33bda3a.tar.gz micropython-1f91e92cc6774b79ea59643bb4ab27c1d33bda3a.zip |
py: Revamp mp_obj_print() to use Python streams.
Most of printing infrastructure now uses streams, but mp_obj_print() used
libc's printf(), which led to weird buffering issues in output. So, switch
mp_obj_print() to streams too, even though it may make sense to move it to
a separate file, as it is purely a debugging function now.
Diffstat (limited to 'cc3200/FreeRTOS/FreeRTOSConfig.h')
0 files changed, 0 insertions, 0 deletions