mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
sim: Add a configuration for testing 6loWPAN.
This commit is contained in:
@@ -10,7 +10,7 @@ config WIRELESS_IEEE802154
|
||||
---help---
|
||||
Enables support for the IEEE 802.14.5 Wireless library.
|
||||
|
||||
if IEEE802154
|
||||
if WIRELESS_IEEE802154
|
||||
|
||||
config IEEE802154_LOOPBACK
|
||||
bool "IEEE802154 6loWPAN Loopback"
|
||||
@@ -43,4 +43,4 @@ config IEEE802154_LOOPBACK_LPWORK
|
||||
endchoice # Work queue
|
||||
endif # IEEE802154_LOOPBACK
|
||||
|
||||
endif # IEEE802154
|
||||
endif # WIRELESS_IEEE802154
|
||||
|
||||
Reference in New Issue
Block a user