This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-19 20:39:39 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
de4956a2cd652d9403235fcaf429238fda4d2ff5
nuttx
/
graphics
/
nxconsole
T
History
Gregory Nutt
205260d5e2
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
..
Make.defs
…
nx_register.c
…
nxcon_driver.c
…
nxcon_font.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00
nxcon_internal.h
…
nxcon_kbdin.c
…
nxcon_putc.c
…
nxcon_redraw.c
…
nxcon_register.c
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
nxcon_scroll.c
…
nxcon_sem.c
…
nxcon_unregister.c
Rename kfree to kmm_free for consistency with other naming conventions
2014-08-31 17:04:02 -06:00
nxcon_vt100.c
…
nxtk_register.c
…
nxtool_register.c
…