aboutsummaryrefslogtreecommitdiff
path: root/ports/esp8266/machine_uart.c
AgeCommit message (Expand)Author
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-02-13py: Add mp_raise_msg_varg helper and use it where appropriate.Damien George
2019-08-21esp8266/machine_uart: Allow remapping UART TX/RX pins from 1/3 to 15/13.Damien George
2018-12-05esp8266/machine_uart: Add rxbuf keyword arg to UART constructor/init.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George