This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
misc
History
chao an
664927c86e
mm/alloc: remove all unnecessary cast for alloc
...
Fix the minor style issue and remove unnecessary cast Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-30 14:34:20 +08: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
…
dev_zero.c
…
Kconfig
Kconfig: Simplify the conditional default statement
2023-07-16 14:39:20 -03:00
lwl_console.c
…
Make.defs
drivers: add ascii drvier, returns a printable string of 0x21-0x7f
2023-07-12 11:13:37 -06:00
mkrd.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
ramdisk.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
rpmsgblk_server.c
drivers/misc/rpmsgblk: fix build break if CONFIG_DISABLE_PSEUDOFS_OPERATIONS
2023-08-11 21:20:40 +08:00
rpmsgblk.c
inode/i_private: remove all unnecessary cast for i_private
2023-08-29 08:58:07 +02:00
rpmsgblk.h
…
rpmsgdev_server.c
rpmsgdev: support single read/write mode device
2023-08-11 15:29:32 +08:00
rpmsgdev.c
mm/alloc: remove all unnecessary cast for alloc
2023-08-30 14:34:20 +08:00
rpmsgdev.h
rpmsgdev: support single read/write mode device
2023-08-11 15:29:32 +08:00
rwbuffer.c
ftl: fix ftl_flush will read/erase beyond the end of the partition
2023-08-19 21:47:14 +08:00