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-18 02:38:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
282edefab3
nuttx
/
arch
/
rgmp
/
src
History
Download ZIP
Download TAR.GZ
Gregory Nutt
fb484a581f
All GCC final arch/*/src/Makefiles: Allow --start-group and --end-group to be redefined for the case where GCC is used to link (instead of LD). Suggested by Paul Alexander Patience.
2016-05-17 10:43:15 -06:00
..
arm
Remove TABs
2015-10-04 16:00:42 -06:00
x86
Standard some naming if code sectino comments
2016-02-21 18:06:09 -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
Remove TABs
2015-10-04 16:00:42 -06:00
cxx.c
Remove TABs
2015-10-04 16:00:42 -06:00
Makefile
All GCC final arch/*/src/Makefiles: Allow --start-group and --end-group to be redefined for the case where GCC is used to link (instead of LD). Suggested by Paul Alexander Patience.
2016-05-17 10:43:15 -06:00
nuttx.c
RGMP: Replace explict references to g_readytorun with indirect references via the this_task() macro
2016-02-06 16:52:38 -06:00
rgmp.c
Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs
2016-03-09 13:41:48 -06:00