This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-14 17:03:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
9f4e033f4c
nuttx
/
arch
/
rgmp
/
src
History
Download ZIP
Download TAR.GZ
Gregory Nutt
eddf8161a5
Add scheduler resume/suspend calls to all implementations of up_release_pending()
2015-07-26 10:13:29 -06:00
..
arm
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
2014-08-08 18:39:28 -06:00
x86
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
bridge.c
Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h
2014-09-29 07:14:38 -06:00
cxx.c
RGMP 4.0 update from Qiang Yu
2012-11-04 15:12:55 +00:00
Makefile
The 'make export' target needs to bundle up the user C startup file (crt0), not the kernel head object
2014-09-04 13:31:34 -06:00
nuttx.c
Add scheduler resume/suspend calls to all implementations of up_release_pending()
2015-07-26 10:13:29 -06:00
rgmp.c
Rename kmalloc to kmm_malloc for consistency
2014-08-31 17:26:36 -06:00