incubator-nuttx/drivers/wireless
Xiang Xiao 24cb8c25ab bluetooth: Fix the incompatibility made by https://github.com/apache/nuttx/pull/14224
that pr requires chip turn on CONFIG_DRIVERS_BLUETOOTH to use bluetooth,
but not all defconig enable this option, so let's map bt_driver_register
to bt_netdev_register in header file in this case, and revert the unnessary
change in the related chip and board folders.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-18 09:05:54 +08:00
..
bluetooth bluetooth: Fix the incompatibility made by https://github.com/apache/nuttx/pull/14224 2024-10-18 09:05:54 +08:00
ieee80211 net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-08 10:15:16 +08:00
ieee802154 nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lpwan
spirit nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
CMakeLists.txt
ISM1_868MHzGFSK100kbps.c
ISM2_433MHzMSK500kbps.c
ISM2_905MHzGFSK250kbps.c
Kconfig
Make.defs
cc1101.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
gs2200m.c
nrf24l01.c
nrf24l01.h