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 6a3bc3e242 boards/esp32: I2C configuration approach changed
I2C devices are now configured using static array in header files instead of static variables in implementation to be able to define I2C_NUMOF using the size of the array instead of a variable.
2019-05-06 13:32:06 +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: I2C configuration approach changed 2019-05-06 13:32:06 +02:00