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-31 22:23:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
88fb514b42
nuttx
/
configs
/
ea3131
/
locked
History
Download ZIP
Download TAR.GZ
Gregory Nutt
62a1f6f110
up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list.
2017-02-07 10:35:04 -06:00
..
.gitignore
Remove the configs/ directory
2015-06-29 13:12:29 -06:00
ld-locked.script
Remove the configs/ directory
2015-06-29 13:12:29 -06:00
Makefile
Refresh/fix more broken configurations
2015-07-03 09:33:02 -06:00
mklocked.sh
up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list.
2017-02-07 10:35:04 -06:00