nuttx/drivers
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
..
1wire
aie nuttx ai driver update 2024-10-17 22:35:40 +08:00
analog
audio
bch
can nuttx/can: support to Send message priority sorting function. 2024-10-16 18:37:01 +08:00
clk nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
contactless
coresight
crypto
devicetree
dma
dummy
eeprom
efuse
i2c driver: Post sempahore only when it's value is smaller than one 2024-10-13 02:12:01 +08:00
i2s
i3c
input cmake: add newly added sources to cmake 2024-10-14 17:19:45 +08:00
ioexpander nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
ipcc driver: Post sempahore only when it's value is smaller than one 2024-10-13 02:12:01 +08:00
lcd
leds
loop
math
misc drivers/rpmsgdev: support get more battery info by rpmsgdev 2024-10-14 18:08:14 -03:00
mmcsd mmcsd: add multi partitions support 2024-10-16 16:58:37 +08:00
modem
motor
mtd mtd/nvs: Trigger recovery process in nvs_startup 2024-10-13 03:10:19 +08:00
net
note drivers/note:add the poll function for noteram 2024-10-13 14:05:50 +08:00
pci Fix disable msi when msi capability not exist issue 2024-10-16 17:12:34 +08:00
pinctrl
pipes circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
power cmake: add newly added sources to cmake 2024-10-14 17:19:45 +08:00
rc circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
regmap
reset nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
rf
rmt circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
rpmsg include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
rptun drivers/rptun: minor fix about rptun 2024-10-12 12:12:00 +08:00
segger drivers/segger: inline note_sysview_get_timestamp 2024-10-14 17:03:57 +02:00
sensors nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
serial serial: use dev references count make sure the driver only opened once 2024-10-17 18:09:32 +08:00
spi
syslog syslog: convert \n to \r\n in syslog framework layer 2024-10-17 02:29:51 +08:00
thermal cmake:add driver thermal CMake scripts 2024-10-13 02:25:06 +08:00
timers drivers/timer: fix goldfish timer did not included in cmake 2024-10-12 09:31:15 +08:00
usbdev usb: Fix issue with the calculation descriptor length error 2024-10-15 21:00:29 +08:00
usbhost
usbmisc
usbmonitor
usrsock nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
vhost
video circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
virtio syslog: convert \n to \r\n in syslog framework layer 2024-10-17 02:29:51 +08:00
wireless bluetooth: Fix the incompatibility made by https://github.com/apache/nuttx/pull/14224 2024-10-18 09:05:54 +08:00
.gitignore
CMakeLists.txt
drivers_initialize.c
Kconfig AI engine driver 2024-10-16 13:57:23 +08:00
Makefile AI engine driver 2024-10-16 13:57:23 +08:00