mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 10:52:44 +01:00
5 lines
149 B
Makefile
5 lines
149 B
Makefile
# This package can only be used with the ESP32 CPU
|
|
FEATURES_REQUIRED += arch_esp32
|
|
FEATURES_REQUIRED += esp_ble
|
|
FEATURES_REQUIRED += esp_ble_esp32c3
|