circuitpython/ports/espressif/common-hal/busio
Jeff Epler 4e0f8e7fcd
Interrupt on UART 'break'
Tested and working with the CH9102F USB converter on Adafruit's
Feather ESP32 V2 (& tio as the software on the host computer)

Closes: #7233
2022-11-19 10:57:21 -06:00
..
I2C.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
I2C.h i2cperipheral implementation for esp32s2 2021-10-05 01:02:55 +05:30
SPI.c message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
SPI.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
UART.c Interrupt on UART 'break' 2022-11-19 10:57:21 -06:00
UART.h refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
__init__.c Rename esp32s2 port to espressif 2021-09-13 16:44:55 -07:00