1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/esp32/include
Gunar Schorcht 3db78e0423 boards/esp32: ADC config approach changed
ADC pins are now configured using static arrays in header files instead of static variables in implementation to be able to define ADC_NUMOF using the size of these arrays instead of a variable.
2019-05-02 16:39:04 +02:00
..
arduino_board_common.h cpu/esp32: define ARDUINO_PIN_* 2018-10-11 09:33:43 +02:00
board_common.h cpu/esp32: fixes compile problems 2018-11-10 14:14:49 +01:00
periph_conf_common.h boards/esp32: ADC config approach changed 2019-05-02 16:39:04 +02:00