circuitpython/ports/espressif/common-hal/busio
Scott Shawcroft 380a7087d4
Fix 3-wire SPI on ESP
Simplifying the checks fixed it.

Fixes #6141
2022-03-23 14:53:46 -07:00
..
__init__.c Rename esp32s2 port to espressif 2021-09-13 16:44:55 -07:00
I2C.c Espressif: Fix i2c pullup detection 2022-03-08 16:39:24 +11:00
I2C.h i2cperipheral implementation for esp32s2 2021-10-05 01:02:55 +05:30
SPI.c Fix 3-wire SPI on ESP 2022-03-23 14:53:46 -07:00
SPI.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
UART.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
UART.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30