circuitpython/ports/esp32s2/common-hal
Scott Shawcroft 2d579cc995
Use NULL for deinited DigitalInOut
This fixes a Display issue where no backlight pin is given but it's
still deinitialized.
2020-06-26 12:33:50 -07:00
..
board Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
busio Store host_id so that never reset works 2020-06-26 12:32:56 -07:00
digitalio Use NULL for deinited DigitalInOut 2020-06-26 12:33:50 -07:00
displayio Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
microcontroller Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
neopixel_write Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
os Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
supervisor Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
time Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00