nuttx/drivers/misc
Xiang Xiao abfe082a6f Kconfig: Simplify the conditional default statement
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-07-16 14:39:20 -03:00
..
addrenv.c
CMakeLists.txt cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
dev_ascii.c drivers: add ascii drvier, returns a printable string of 0x21-0x7f 2023-07-12 11:13:37 -06:00
dev_null.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
dev_zero.c fs: Add g_ prefix for all global file_operations instances 2023-04-24 16:13:29 +02:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
lwl_console.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
Make.defs drivers: add ascii drvier, returns a printable string of 0x21-0x7f 2023-07-12 11:13:37 -06:00
mkrd.c
ramdisk.c fs: Add model field to geometry and mtd_geometry_s 2023-01-31 11:50:28 -03:00
rpmsgblk_server.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rpmsgblk.c rpmsgblk: get return value from header 2023-07-14 13:34:53 +08:00
rpmsgblk.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rpmsgdev_server.c rpmsg: use workqueue for rpmsgdev poll notify 2023-07-14 19:18:36 +08:00
rpmsgdev.c rpmsg: support the fdsan feature for rpmsg dev/mtd/blk 2023-06-17 19:34:39 +08:00
rpmsgdev.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
rwbuffer.c Fix missing instantiation of return value in rwb_mediaremoved. 2023-04-27 17:03:25 +08:00