1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ttgo-t-beam/Makefile.dep

8 lines
177 B
Makefile

ifneq (,$(filter esp32_ttgo_t_beam_v1_0,$(USEMODULE)))
FEATURES_REQUIRED += periph_i2c
endif
USEMODULE += boards_common_esp32
include $(RIOTBOARD)/common/esp32/Makefile.dep