mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 01:52:45 +01:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
|
CPU = esp32
|
||
|
|
||
|
# additional features provided by all boards is at least one UART
|
||
|
FEATURES_PROVIDED += periph_uart
|