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
05f2e9cdc1
nuttx
/
configs
/
ea3131
/
locked
History
Gregory Nutt
2c807e4750
Makefile edited online with Bitbucket
2017-05-12 02:48:30 +00: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
Makefile edited online with Bitbucket
2017-05-12 02:48:30 +00: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