summaryrefslogtreecommitdiff
path: root/ports/esp32s2/peripherals
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-01-18ESP32-S2: Initialize touch in proper orderDan Halbert
2020-12-30Merge branch 'main' into touch-s2microDev
2020-12-30add pretend-to-sleep functionalitymicroDev
2020-12-19add touch alarm support for esp32s2microDev
2020-12-15Swap to IDF release/4.2 branch for stabilityScott Shawcroft
2020-11-22replace goto with conditional breakmicroDev
2020-11-18add timer peripheralmicroDev
2020-11-12pcnt reset on reloadmicroDev
2020-11-06update peripherals_pcnt_init()microDev
2020-11-05rename pcnt_handler to pcntmicroDev
2020-11-04move pcnt handlermicroDev
2020-10-23Update touchio implementationmicroDev
2020-10-22Initial support for native touchiomicroDev
2020-10-08Merge remote-tracking branch 'upstream/main' into esp32-analoginLucian Copeland
2020-10-08change idf to espressifhathach
2020-09-30Merge branch 'esp32-update-idf' into esp32-analoginLucian Copeland
2020-09-30Revert HAL refactor changes to avoid USB breaking changes past esp-idf dde6222cdLucian Copeland
2020-09-30Change submodule, rework all includesLucian Copeland
2020-09-28Add non-calibrated ADCLucian Copeland
2020-08-18Style changes, reposition runtime errorsLucian Copeland
2020-08-14Expand PulseOut API, debug cleanupLucian Copeland
2020-08-14Add PulseInLucian Copeland
2020-08-14Add PulseOutLucian Copeland
2020-08-04Rework build flags, prevent idf errorsLucian Copeland
2020-07-31Add neopixel supportLucian Copeland
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft