esp-idf/components/ieee802154/Kconfig
2022-06-29 20:26:50 +08:00

9 lines
167 B
Plaintext

menu "IEEE 802.15.4"
visible if IDF_TARGET_ESP32H2
config IEEE802154_ENABLED
bool
default "y" if IDF_TARGET_ESP32H2
endmenu # IEEE 802.15.4