circuitpython/ports/espressif/common-hal/busio
Jeff Epler 03141d40af
espressif: i2c: initialize "has_lock"
Otherwise, a stack-constructed i2c instance might get some other value
here.
2023-09-26 07:48:59 -05:00
..
I2C.c espressif: i2c: initialize "has_lock" 2023-09-26 07:48:59 -05:00
I2C.h i2cperipheral implementation for esp32s2 2021-10-05 01:02:55 +05:30
SPI.c update idf to v5.0 2023-09-13 11:33:51 -07:00
SPI.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
UART.c C6 compiles, runs but wifi crashes 2023-09-22 10:02:35 -07: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