summaryrefslogtreecommitdiff
path: root/samples/nanokernel/test/test_arm_m3_irq_vector_table/src/main.c
AgeCommit message (Expand)Author
2016-02-11tests: move kernel tests to tests/Anas Nashif
2016-02-08ARM: rebase available priority levels to 0Andrew Boie
2016-02-05nano_sema: Simplify nano_xxx_sem_take() API familyPeter Mitsis
2016-02-05checkpatch: converting from __FUNCTION__ to __func__Dan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05irq: make utility functions privateBenjamin Walsh
2016-02-05doxygen: add @brief and capitalizeAnas Nashif
2016-02-05doxygen: RETURNS: -> @returnAnas Nashif
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Introduce CPU_CORTEX_M3_M4 optionPeter Mitsis
2016-02-05Eliminate obsolete coding convention commentsAllan Stephens
2016-02-05Renaming include/nanokernel to include/archDan Kalowsky
2016-02-05Fix coding style issues.Yonattan Louise
2016-02-05Fix checkpatch issue - WARNING:SPACINGYonattan Louise
2016-02-05Fix checkpatch issue - ERROR:OPEN_BRACEYonattan Louise
2016-02-05Rename _IrqVectorTable to _irq_vector_tableYonattan Louise
2016-02-05Convert nano/test TC_END to TC_END_RESULTDavid Norris
2016-02-05Fix checkpatch issue - ERROR:TRAILING_STATEMENTSYonattan Louise
2015-04-10First commitInaky Perez-Gonzalez