aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/machine_adc.c
AgeCommit message (Expand)Author
2021-04-15esp32: Add initial support for ESP32S2 SoCs.Damien George
2020-04-13all: Clean up error strings to use lowercase and change cannot to can't.Damien George
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-09-05esp32/machine_adc: Add ADC.read_u16() method.Damien George
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George