summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal
AgeCommit message (Expand)Author
2020-11-06Merge pull request #3615 from microDev1/CountIO-S2Scott Shawcroft
2020-11-06update peripherals_pcnt_init()microDev
2020-11-05Merge pull request #3639 from tannewt/fix_recvDan Halbert
2020-11-05rename pcnt_handler to pcntmicroDev
2020-11-02reduce connection footprint and fix recvScott Shawcroft
2020-11-02Add GPIO reset to end of neopixel-writeLucian Copeland
2020-11-01Add pcnt handlermicroDev
2020-10-28Merge pull request #3611 from tannewt/esp32s2_eink_portalScott Shawcroft
2020-10-28countio implementation for esp32s2microDev
2020-10-27Merge pull request #3591 from microDev1/TouchIO-S2Scott Shawcroft
2020-10-27Merge pull request #3584 from jepler/can-esp32s2Scott Shawcroft
2020-10-26esp32s2: canio: respond to review commentsJeff Epler
2020-10-26Fix ESP32-S2 SPI when DMA is sometimes usedScott Shawcroft
2020-10-26esp32s2: Add canioJeff Epler
2020-10-23Update touchio implementationmicroDev
2020-10-22Initial support for native touchiomicroDev
2020-10-20Change comment wordingRyan T. Hamilton
2020-10-20Reset sta_mode and ap_mode flagsRyan T. Hamilton
2020-10-19Merge pull request #3484 from astrobokonon/esp32s2-morenetScott Shawcroft
2020-10-17Set sta_mode flag for actual use/checkingRyan T. Hamilton
2020-10-15Cleaned up and now testingRyan T. Hamilton
2020-10-15Disable the long way and return an ap_info objectRyan T. Hamilton
2020-10-14Update wifi hostname methodmicroDev
2020-10-13Add method to set custom hostnamemicroDev
2020-10-08Merge branch 'main' of https://github.com/adafruit/circuitpython into esp32s2...Ryan T. Hamilton
2020-10-08Merge branch 'esp32-analogin' into esp32-analogoutLucian Copeland
2020-10-08Merge remote-tracking branch 'upstream/main' into esp32-analoginLucian Copeland
2020-10-08change idf to espressifhathach
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-05Merge branch 'main' into esp32-analoginhierophect
2020-10-05Fix/remove various style issuesLucian Copeland
2020-10-01Add ADC calibration module supportLucian 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-30Change submodule, rework all includesLucian Copeland
2020-09-29Make sure you're a STA before connectingRyan T. Hamilton
2020-09-28Add ap_ssid and ap_bssidRyan T. Hamilton
2020-09-28Enable DNS infoRyan T. Hamilton
2020-09-28Add non-calibrated ADCLucian Copeland
2020-09-26Merge branch 'main' of https://github.com/adafruit/circuitpython into esp32s2...Ryan T. Hamilton
2020-09-23Move missing pin warning to shared-bindingsLucian Copeland
2020-09-21Try to reuse/share existing objectsRyan T. Hamilton
2020-09-21Additional error handlingRyan T. Hamilton
2020-09-21Use write_value, add missing pin exceptionsLucian Copeland
2020-09-19Simplify now that I have it workingRyan T. Hamilton
2020-09-19Add gateway, subnet, and rssi info for current connected APRyan T. Hamilton