zephyr/arch/arm/core/cortex_m
Inaky Perez-Gonzalez 66999d04d8 doc: add empty lines in enumeration for ReST to be happy
The ReST parser dislikes enumerations with no empty lines in
between. Whatever.

Change-Id: I480c08fe5b69f0d0f3ebfacdc64fc9e3ec94da21
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-06-15 01:44:55 +00:00
..
Kconfig doc: add empty lines in enumeration for ReST to be happy 2016-06-15 01:44:55 +00:00
Makefile errno: implement _get_errno() in common code 2016-05-04 17:04:14 +00:00
exc_manage.c arm: add connecting exceptions at runtime 2016-02-05 20:25:24 -05:00
exc_wrapper.S arm: add connecting exceptions at runtime 2016-02-05 20:25:24 -05:00
irq_vector_table.c arm: move irq_vector_table to common location 2016-03-08 09:58:20 -08:00
nmi.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
nmi_on_reset.S arch: arm: move nmi to common location 2016-03-12 03:20:36 +00:00
prep_c.c arm/reset: relocate the vector table when a non-XIP image 2016-02-05 20:25:24 -05:00
reset.S arm: add software reboot for QEMU 2016-02-05 20:25:24 -05:00
scb.c arm: add software reboot for QEMU 2016-02-05 20:25:24 -05:00
scs.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sw_isr_table.S arm/arc: fix typos 2016-02-05 20:25:14 -05:00
vector_table.S arm: in non-XIP image, make __start alias of __reset 2016-02-05 20:25:24 -05:00
vector_table.h arm: rename _VectorTableROM 2016-02-05 20:25:24 -05:00