summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/uart.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-10-20 13:27:14 +0100
committerDamien George <damien.p.george@gmail.com>2015-10-20 13:27:14 +0100
commitf961456b29a6ca2bd386a672d2ea2782c925c72f (patch)
tree1d40359b5e7e527576e8baf1a57387e3cd3a0785 /esp8266/uart.c
parent22521ea9e2a83dbcbd6da16d6a76b01aa3bf039a (diff)
downloadmicropython-f961456b29a6ca2bd386a672d2ea2782c925c72f.tar.gz
micropython-f961456b29a6ca2bd386a672d2ea2782c925c72f.zip
lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor.
If VT100 support is not available then a given implementation of mp_hal_erase_line_from_cursor might need to know the number of characters to erase. This patch does not change generated code when VT100 is supported, since compiler can optimise away the argument.
Diffstat (limited to 'esp8266/uart.c')
0 files changed, 0 insertions, 0 deletions