incubator-nuttx/drivers
wanggang26 adc52bf968 syslog: fix ramlog not work issue with cmake
Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-10-19 12:37:07 +02: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/misc/devmem: add dev_mem.c into cmake build 2024-10-18 21:32:48 +08: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 build error shift-count-overflow 2024-10-18 17:23:41 +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 bmi160: fix Parameter passing error when use spi 2024-10-18 19:58:22 +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: fix ramlog not work issue with cmake 2024-10-19 12:37:07 +02: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
Kconfig AI engine driver 2024-10-16 13:57:23 +08:00
Makefile AI engine driver 2024-10-16 13:57:23 +08:00
drivers_initialize.c