circuitpython/ports/espressif/common-hal/busio
Jeff Epler 774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
..
I2C.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
I2C.h i2cperipheral implementation for esp32s2 2021-10-05 01:02:55 +05:30
SPI.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
SPI.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
UART.c Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01: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