summaryrefslogtreecommitdiff
path: root/ports/esp32s2/common-hal/analogio
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-12-15Swap to IDF release/4.2 branch for stabilityScott Shawcroft
2020-12-14Reduce samples from 64 to 2Lucian Copeland
2020-12-08Remove problematic callocLucian Copeland
2020-10-08Merge branch 'esp32-analogin' into esp32-analogoutLucian Copeland
2020-10-08Merge remote-tracking branch 'upstream/main' into esp32-analoginLucian Copeland
2020-10-06Add AnalogIOLucian Copeland
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-28Add non-calibrated ADCLucian Copeland