summaryrefslogtreecommitdiff
path: root/ports/esp32s2/mpconfigport.mk
AgeCommit message (Expand)Author
2020-10-28countio implementation for esp32s2microDev
2020-10-27Merge pull request #3591 from microDev1/TouchIO-S2Scott Shawcroft
2020-10-26esp32s2: Add canioJeff Epler
2020-10-22Initial support for native touchiomicroDev
2020-10-05Fix/remove various style issuesLucian Copeland
2020-09-28Add non-calibrated ADCLucian Copeland
2020-09-16RTC is pickd up automaticallyaskpatricw
2020-09-15Revert "code review feedback"askpatricw
2020-09-15code review feedbackaskpatricw
2020-09-14RTC enabledaskpatricw
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-19Add espidf module.Scott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19First crack at native wifi APIScott Shawcroft
2020-08-10Fix neopixel macro issue, set default neopixel colorLucian Copeland
2020-08-04Rework build flags, prevent idf errorsLucian Copeland
2020-07-31Add neopixel supportLucian Copeland
2020-07-23Merge pull request #3185 from hierophect/esp32-pulseioScott Shawcroft
2020-07-17Add boilerplate, create basic PWMOut testLucian Copeland
2020-07-15esp32s2: Use the device's EUI-48 address as unique IDJeff Epler
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-25I2CPeripheral: Rename class and its moduleJeff Epler
2020-06-24Switch SPI to polling DMA and enable displayioScott Shawcroft
2020-06-24Add initial I2C support, not quite working fully thoughScott Shawcroft
2020-06-23esp32s2: Disable USB MIDIJeff Epler
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft