1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 09:33:50 +01:00
RIOT/boards/esp32-wrover-kit/Makefile.include
2020-02-07 13:21:22 +01:00

7 lines
154 B
Makefile

PSEUDOMODULES += esp32_wrover_kit_camera
# configure the serial interface
PORT_LINUX ?= /dev/ttyUSB1
include $(RIOTBOARD)/common/esp32/Makefile.include