mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
154 B
Makefile
7 lines
154 B
Makefile
PSEUDOMODULES += esp32_wrover_kit_camera
|
|
|
|
# configure the serial interface
|
|
PORT_LINUX ?= /dev/ttyUSB1
|
|
|
|
include $(RIOTBOARD)/common/esp32/Makefile.include
|