summaryrefslogtreecommitdiff
path: root/ports/esp32s2/Makefile
AgeCommit message (Expand)Author
2020-07-23Merge pull request #3185 from hierophect/esp32-pulseioScott Shawcroft
2020-07-22Add PWMOutLucian Copeland
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