circuitpython/ports/esp32s2/common-hal/busio
Scott Shawcroft e14b148e62
Merge pull request #3803 from skieast/fix_i2c_hang_with_wifi
Working, tested with two i2c busses
2020-12-09 10:03:31 -08:00
..
I2C.c Working, tested with two i2c busses 2020-12-07 17:57:54 -08:00
I2C.h change idf to espressif 2020-10-08 00:52:00 +07:00
OneWire.h Add initial I2C support, not quite working fully though 2020-06-24 12:47:58 -07:00
SPI.c Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
SPI.h change idf to espressif 2020-10-08 00:52:00 +07:00
UART.c Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
UART.h change idf to espressif 2020-10-08 00:52:00 +07:00
__init__.c Add initial I2C support, not quite working fully though 2020-06-24 12:47:58 -07:00