summaryrefslogtreecommitdiff
path: root/ports/esp32s2
AgeCommit message (Expand)Author
2020-10-15Merge pull request #3555 from UnexpectedCircuitPython/mainScott Shawcroft
2020-10-15Merge pull request #3530 from askpatrickw/hostname-exampleScott Shawcroft
2020-10-16Added default LWIP hostnames to FeatherS2 boardsSeon Rozenblum
2020-10-14Update wifi hostname methodmicroDev
2020-10-13Add method to set custom hostnamemicroDev
2020-10-12Merge pull request #3538 from jepler/parallel-qstrlastScott Shawcroft
2020-10-12esp32s2: fix build after qstr rule changesJeff Epler
2020-10-09Merge remote-tracking branch 'upstream/main' into esp32-analogoutLucian Copeland
2020-10-09Merge pull request #3501 from hierophect/esp32-analoginScott Shawcroft
2020-10-09Merge pull request #3525 from UnexpectedCircuitPython/UM_S2_BoardsScott Shawcroft
2020-10-08Set default hostnameaskpatricw
2020-10-08Merge branch 'esp32-analogin' into esp32-analogoutLucian Copeland
2020-10-08Merge remote-tracking branch 'upstream/main' into esp32-analoginLucian Copeland
2020-10-08fix usb issue with latest idfhathach
2020-10-08Fixed the FeatherS2 prerelease hardware nameSeon Rozenblum
2020-10-08change idf to espressifhathach
2020-10-07Merge remote-tracking branch 'upstream/main' into esp32-analogoutLucian Copeland
2020-10-07Merge remote-tracking branch 'upstream/main' into esp32-analoginLucian Copeland
2020-10-06Merge pull request #3492 from hierophect/esp32-update-idfScott Shawcroft
2020-10-06Add AnalogIOLucian Copeland
2020-10-06Remove logging from shared-bindings, fix translations, revert config target m...Lucian Copeland
2020-10-06Merge branch 'esp32-update-idf' into esp32-analoginLucian Copeland
2020-10-06Update ESP-IDF to newer fixed forkLucian Copeland
2020-10-06Removed hardware APA settings from mpconfigboard.h because they make the APA ...Seon Rozenblum
2020-10-05Merge branch 'main' into esp32-analoginhierophect
2020-10-05Fix/remove various style issuesLucian Copeland
2020-10-01Add ADC calibration module supportLucian Copeland
2020-10-01Merge pull request #3469 from jepler/noreturnScott Shawcroft
2020-10-01Merge pull request #3463 from UnexpectedCircuitPython/UM_S2_BoardsScott Shawcroft
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-30Add Metro ESP32S2Scott Shawcroft
2020-09-30Fix trailing lineScott Shawcroft
2020-09-30Change submodule, rework all includesLucian Copeland
2020-09-30Removed ProS2 board files for nowSeon Rozenblum
2020-09-30Updated UM boardsSeon Rozenblum
2020-09-30Updated UM boardsSeon Rozenblum
2020-09-29Make sure you're a STA before connectingRyan T. Hamilton
2020-09-29Merge pull request #3486 from microDev1/fixTranslateJeff Epler
2020-09-29Update make translate scriptmicroDev
2020-09-28Merge pull request #3475 from tannewt/esp_uf2Jeff Epler
2020-09-28esp32: Use esp_restart from reset_to_bootloader; redeclare it NORETURNJeff Epler
2020-09-28Add some NORETURN attributesJeff Epler
2020-09-28One grepScott Shawcroft
2020-09-28Add non-calibrated ADCLucian Copeland
2020-09-23Merge pull request #3448 from hierophect/esp32-sd-fixScott Shawcroft
2020-09-23Move missing pin warning to shared-bindingsLucian Copeland
2020-09-22Update port.cmicroDev