circuitpython/ports/esp32s2/common-hal/busio
2020-12-28 20:04:00 +05:30
..
__init__.c Add initial I2C support, not quite working fully though 2020-06-24 12:47:58 -07: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 update common_hal_reset_pin() 2020-12-28 20:04:00 +05:30
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