nuttx/configs/xtrs/src
2017-02-07 10:35:04 -06:00
..
.gitignore
Make.defs
Makefile Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience" 2015-09-04 16:42:34 -06:00
xtr_irq.c 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
xtr_lowputc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
xtr_serial.c Standardize some naming in code section comments 2016-02-21 18:10:56 -06:00
xtr_timerisr.c 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
xtrs_head.asm More trailing whilespace removal 2014-04-13 16:22:22 -06:00