incubator-nuttx/boards/arm/nrf53
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
..
common boot: fix potential bl jump to app failed issue 2024-08-26 11:54:21 -03:00
nrf5340-audio-dk nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
nrf5340-dk bluetooth: Fix the incompatibility made by https://github.com/apache/nuttx/pull/14224 2024-10-18 09:05:54 +08:00
thingy53 bluetooth: call bt_driver_register common interface 2024-10-17 18:09:32 +08:00