summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal/microcontroller/Pin.h
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-01-17Revert "UMFEATHERS2 - implement use of DotStar for status led"jerryneedell
2021-01-04implment use of DotStar for staus ledjerryneedell
2020-07-31Add neopixel supportLucian Copeland
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