incubator-nuttx/drivers
zhanghongyu 3610b25c91 cmake: add include path for special source
fix the cmake build error.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-11-07 17:39:03 +01:00
..
1wire
analog drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
audio kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
bch enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
can Add new ioctls 2023-10-27 13:52:28 -03:00
clk Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
contactless
crypto kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
devicetree
dma
dummy
eeprom Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
efuse
i2c
i2s
input Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
ioexpander Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
ipcc
lcd Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
leds
loop enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
math math/mpi: add mpi driver in math 2023-10-17 13:43:43 +08:00
misc cmake: add include path for special source 2023-11-07 17:39:03 +01:00
mmcsd Fix error: 'mmcsd_general_cmd_read' defined but not used 2023-09-26 00:45:50 +03:00
modem kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
motor kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
mtd Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
net net/netdev: Support managing multiple IPv6 addresses by ioctl 2023-11-07 19:30:36 +08:00
note note: fix notesnap compilation failure 2023-10-23 12:50:19 +03:00
pipes
power pm: use pm_staytimeout() in greedy_governor_activity() 2023-10-31 09:05:40 +08:00
rc
regmap Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
reset
rf
rptun drivers/rptun: check the status before stop remote proc 2023-11-07 18:27:05 +08:00
segger clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
sensors cmake: add include path for special source 2023-11-07 17:39:03 +01:00
serial drivers/serial: check the remote device before get name 2023-11-07 18:27:05 +08:00
spi driver/spi: avoid calling QPOLL to change rx_length and cause data loss 2023-09-24 10:34:55 +08:00
syslog Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
timers Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
usbdev drivers/usbdev: config USBDEV_TRACE_INITIALIDSET when disbale USBDEV_TRACE 2023-10-26 16:32:18 +08:00
usbhost Fix some typos in comments 2023-10-11 08:14:49 +02:00
usbmisc kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
usbmonitor
usrsock usrsock_rpmsg_server: Keep msg order in recursive call 2023-11-01 10:14:18 +08:00
video Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
virtio kernel: replace all sem_* to nxsem_*: in kernel space 2023-10-25 15:46:03 +08:00
wireless bluetooth rpmsg depends on RPTUN 2023-10-27 13:27:05 -03:00
.gitignore
CMakeLists.txt
Kconfig nuttx/drivers: add regmap subsystems support. 2023-09-27 00:46:51 +08:00
Makefile nuttx/drivers: add regmap subsystems support. 2023-09-27 00:46:51 +08:00
drivers_initialize.c drivers/serial: add ram uart driver 2023-09-19 09:41:07 +08:00