esp-idf/components/ieee802154/Kconfig

9 lines
167 B
Plaintext
Raw Normal View History

menu "IEEE 802.15.4"
2022-10-19 03:57:24 -04:00
visible if IDF_TARGET_ESP32H4
config IEEE802154_ENABLED
bool
2022-10-19 03:57:24 -04:00
default "y" if IDF_TARGET_ESP32H4
endmenu # IEEE 802.15.4