1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/esp32/include
Gunar Schorcht 7e8a1c1ea6 boards/esp32: DAC config approach changed
DAC pins are now configured using static arrays in header files instead of static variables in implementation to be able to define DAC_NUMOF using the size of these arrays instead of a variable.
2019-05-06 13:29:38 +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: DAC config approach changed 2019-05-06 13:29:38 +02:00