esp-idf/components/ieee802154/Kconfig
2022-11-08 17:05:33 +08:00

9 lines
167 B
Plaintext

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