mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
MRF24J40/Clicker2: Add an MRF24J40 device configuration to the Clicker2 STM32 board. Fix a few errors discovered during build.
This commit is contained in:
@@ -20,7 +20,6 @@ source drivers/wireless/cc3000/Kconfig
|
||||
menuconfig DRIVERS_IEEE802154
|
||||
bool "IEEE 802.15.4 Device Support"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
---help---
|
||||
This directory holds implementations of IEEE802.15.4 device drivers.
|
||||
|
||||
@@ -29,7 +28,6 @@ source drivers/wireless/ieee802154/Kconfig
|
||||
menuconfig DRIVERS_IEEE80211
|
||||
bool "IEEE 802.11 Device Support"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
---help---
|
||||
This directory holds implementations of IEEE802.11 device drivers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user