summaryrefslogtreecommitdiff
path: root/ports/esp32s2/Makefile
AgeCommit message (Expand)Author
2021-01-25Most of the code we need has been pulled in from the tinyusb webusb_serial de...Kevin Banks
2021-01-12esp32s2: Fix 'make flash'Jeff Epler
2021-01-09esp32s2: audiobusio: move i2s_common insideJeff Epler
2021-01-07esp32s2: 'make flash': Allow customizing the esptool flagsJeff Epler
2021-01-07Merge remote-tracking branch 'origin/main' into audioout-esp32Jeff Epler
2020-12-30Merge branch 'main' into touch-s2microDev
2020-12-29esp32s2: add I2SOutJeff Epler
2020-12-23Merge branch 'main' into pin_alarmDan Halbert
2020-12-22esp32s2: make flash: use the stubJeff Epler
2020-12-19add touch alarm support for esp32s2microDev
2020-12-18Merge branch 'main' into ota-s2microDev
2020-12-15Swap to IDF release/4.2 branch for stabilityScott Shawcroft
2020-12-11Set DEBUG CFLAG if set in makeBennyE
2020-12-08add ota support for esp32s2microDev
2020-11-27merge from upstreamDan Halbert
2020-11-25merge from upstream + wipDan Halbert
2020-11-24Merge branch 'main' into esp32s2-udphierophect
2020-11-24Merge branch 'main' into nvm-s2microDev
2020-11-23working, but need to avoid deep sleeping too fast before USB readyDan Halbert
2020-11-23Merge remote-tracking branch 'upstream/main' into esp32s2-udpLucian Copeland
2020-11-18add timer peripheralmicroDev
2020-11-17Implement recvfrom_into and sendto for UDPLucian Copeland
2020-11-11nvm implementation for esp32s2microDev
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