summaryrefslogtreecommitdiff
path: root/arch/arm/core/cortex_m/vector_table.h
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-12arm: Adjust cortex-m7 support to reflect its ARMv7-M architecture.Marcus Shawcroft
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M3_M4 with CONFIG_ARMV7_MMarcus Shawcroft
2017-01-12arm: Replace CONFIG_CPU_CORTEX_M0_M0PLUS with CONFIG_ARMV6_MMarcus Shawcroft
2017-01-12arm: Restructure ARM cpu related preprocessor conditionals.Marcus Shawcroft
2016-11-23arm: use interrupt stack during early initBenjamin Walsh
2016-10-22arch/arm: add initial support for Cortex-M0/M0+Ricardo Salveti
2016-02-05arm: rename _VectorTableROMBenjamin Walsh
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05arm: Use new SRAM and flash Kconfig optionsPeter Mitsis
2016-02-05arm: Move bsp/CortexM to core/cortex_mPeter Mitsis