mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 19:13:51 +01:00
4 lines
112 B
Makefile
4 lines
112 B
Makefile
# This package can only be used with the ESP32 CPU
|
|
FEATURES_REQUIRED += arch_esp32
|
|
FEATURES_REQUIRED += esp_ble
|