summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal/microcontroller
AgeCommit message (Expand)Author
2020-07-15esp32s2: Use the device's EUI-48 address as unique IDJeff Epler
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-19First try at critical section supportScott Shawcroft
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft