1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/hip-badge/Makefile.features
2023-01-09 14:08:22 +01:00

11 lines
255 B
Makefile

CPU_MODEL = esp32c3
# common board and CPU features
include $(RIOTBOARD)/common/esp32c3/Makefile.features
# additional features provided by the board
FEATURES_PROVIDED += periph_i2c
# unique features provided by the board
FEATURES_PROVIDED += esp_jtag