incubator-nuttx/arch/arm
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
..
include Kinetis, not Kinetics. 2017-02-07 08:20:52 -06:00
src 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
Kconfig Merged in david_s5/nuttx/upstream_2_greg_f7_config (pull request #199) 2017-01-23 23:08:50 +00:00