circuitpython/ports/esp8266/common-hal/busio
Dan Halbert 907b4417c0 Add .baudrate support to ESP8266.
busio.UART on ESP8266 provides a TX-only UART on GPIO2.
Fixed some bugs in the implementation.
2018-02-24 15:45:15 -05:00
..
I2C.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
OneWire.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
SPI.c atmel-samd: Correct computation of SPI baud rate. 2018-01-30 12:08:41 -05:00
SPI.h atmel-samd: Correct computation of SPI baud rate. 2018-01-30 12:08:41 -05:00
UART.c Add .baudrate support to ESP8266. 2018-02-24 15:45:15 -05:00
UART.h Add .baudrate support to ESP8266. 2018-02-24 15:45:15 -05:00
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00