summaryrefslogtreecommitdiff
path: root/ports/esp32s2/Makefile
AgeCommit message (Expand)Author
2020-11-05rename pcnt_handler to pcntmicroDev
2020-11-04move pcnt handlermicroDev
2020-11-01Add pcnt handlermicroDev
2020-10-12esp32s2: fix build after qstr rule changesJeff Epler
2020-10-08Merge remote-tracking branch 'upstream/main' into esp32-analoginLucian Copeland
2020-10-08fix usb issue with latest idfhathach
2020-10-06Merge pull request #3492 from hierophect/esp32-update-idfScott Shawcroft
2020-10-05Merge branch 'main' into esp32-analoginhierophect
2020-10-01Add ADC calibration module supportLucian Copeland
2020-10-01Update TinyUSB include compatibilityLucian Copeland
2020-10-01Revert ADC calibration removal, complete mergeLucian Copeland
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-28One grepScott Shawcroft
2020-09-28Add non-calibrated ADCLucian Copeland
2020-09-17Reorganize sdkconfigs and release UF2sScott Shawcroft
2020-09-15Add partition layouts for 8 and 16 MB as well.Scott Shawcroft
2020-09-14Merge remote-tracking branch 'upstream/main' into esp32-displayio-fixLucian Copeland
2020-09-02Add GDB debugging capabilityLucian Copeland
2020-08-19Add espidf module.Scott Shawcroft
2020-08-19HTTP works with my adafruit_requestsScott Shawcroft
2020-08-19Ping work and start to add socketpoolScott Shawcroft
2020-08-19Update to latest idfScott Shawcroft
2020-08-19Scanning WIP. Need to sort out supervisor memoryScott Shawcroft
2020-08-19First crack at native wifi APIScott Shawcroft
2020-07-31Add neopixel supportLucian Copeland
2020-07-24Merge pull request #15 from adafruit/mainDavePutz
2020-07-23Changes to optimization optionroot
2020-07-23Merge pull request #3185 from hierophect/esp32-pulseioScott Shawcroft
2020-07-22Add PWMOutLucian Copeland
2020-07-22Changes to add compiler optimization optionroot
2020-07-21Add option for higher optimization levelsroot
2020-07-15esp32s2: Take care to invoke the sub-build-system only onceJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-26Fix typo inserting IDF_PATH variableTimon
2020-06-24Handle memory (hopefully). Short TX worksScott Shawcroft
2020-06-24Add UF2 build targetScott Shawcroft
2020-06-24Turn off stub so flash works over native usbScott Shawcroft
2020-06-24Add initial I2C support, not quite working fully thoughScott Shawcroft
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-26Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-22 allow PORT specifcation for esp32s2 flashingjerryneedell
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-18Add commend about FreeRTOS stack canaryScott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft