2018-10-08 12:20:49 +02:00
|
|
|
PSEUDOMODULES += esp32_wrover_kit_camera
|
|
|
|
|
|
|
|
USEMODULE += boards_common_esp32
|
|
|
|
|
2018-10-15 11:14:52 +02:00
|
|
|
# configure the serial interface
|
|
|
|
PORT_LINUX ?= /dev/ttyUSB1
|
|
|
|
|
2018-10-08 12:20:49 +02:00
|
|
|
include $(RIOTBOARD)/common/esp32/Makefile.include
|