summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal/microcontroller/Pin.c
AgeCommit message (Expand)Author
2020-06-24Switch SPI to polling DMA and enable displayioScott Shawcroft
2020-06-24Initial SPI implementation. Almost certainly doesn't compileScott Shawcroft
2020-06-24Add initial I2C support, not quite working fully thoughScott Shawcroft
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft