diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-03-29 11:48:43 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-03-29 11:48:43 +0300 |
commit | 402a743821e99d99e6118669ec162b902b29fcd5 (patch) | |
tree | 337ac796edc9c523ed5ca363cd5bbbd5f875f662 /esp8266/main.c | |
parent | 8fc5e56a6a06523ff864d309c7718885a990cb2b (diff) | |
download | micropython-402a743821e99d99e6118669ec162b902b29fcd5.tar.gz micropython-402a743821e99d99e6118669ec162b902b29fcd5.zip |
esp8266/esp_mphal: Add support for debug UART-only output.
Helpful when debugging dupterm support (because otherwise all output is
spooled to dupterm too).
To use:
mp_printf(&mp_debug_print, "...");
Diffstat (limited to 'esp8266/main.c')
0 files changed, 0 insertions, 0 deletions