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
8ee54e84f8
nuttx
/
configs
/
ea3131
/
locked
History
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