esp8266: Add initial implementation of machine.UART.
Currently UART(0) and UART(1) are exposed and only uart.write works.
Showing
esp8266/modpybuart.c
0 → 100644
Please register or sign in to comment
Currently UART(0) and UART(1) are exposed and only uart.write works.