1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/esp32
Gunar Schorcht 008f1c5d55 boards/esp32: UART configuration approach changed
UART devices are now configured using static array in header files instead of static variables in implementation to be able to define UART_NUMOF using the size of the array instead of a variable.
2019-05-06 13:34:59 +02:00
..
include boards/esp32: UART configuration approach changed 2019-05-06 13:34:59 +02:00
board_common.c boards/esp32*: print config for enabled modules 2019-05-01 09:40:17 +02:00
doc.txt boards: add common esp32 based sources 2018-10-08 12:20:49 +02:00
Makefile boards: add common esp32 based sources 2018-10-08 12:20:49 +02:00
Makefile.dep boards: add common esp32 based sources 2018-10-08 12:20:49 +02:00
Makefile.features cpu/esp32: add new uart_mode API function 2019-03-28 16:36:04 +01:00
Makefile.include boards: add common esp32 based sources 2018-10-08 12:20:49 +02:00