zephyr/soc/arm
Miguel A. Borrego aea3645817 soc: select CONFIG_CPU_CORTEX_M_HAS_VTOR for SAMD2x.
SAMD2x series have available the Optional Vector Table Offset Register
(VTOR). If this option is not selected, SCB->VTOR is not configured
properly and the application hangs if it's located in an offset
different than 0.

Removed select CPU_CORTEX_M from SAMD20, as it's already selected by
select CPU_CORTEX_M0PLUS

Signed-off-by: Miguel A. Borrego <jimjim17@gmail.com>
2019-01-15 14:37:19 -06:00
..
arm dts: arm: Code Cleanup in v2m_beetle 2018-12-14 07:24:48 -06:00
atmel_sam soc: same70: Add SWO logger support 2019-01-09 15:30:59 +01:00
atmel_sam0 soc: select CONFIG_CPU_CORTEX_M_HAS_VTOR for SAMD2x. 2019-01-15 14:37:19 -06:00
cypress Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
nordic_nrf drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol 2019-01-15 18:03:24 +01:00
nxp_imx soc: nxp_imx: Add support for TRNG 2019-01-10 21:22:15 -06:00
nxp_kinetis soc: arm: Don't touch interrupts in kinetis watchdog init 2018-12-17 08:26:30 -06:00
nxp_lpc ext: mcux: Update to MCUXpresso SDK 2.5.0 2019-01-03 17:25:28 -05:00
silabs_exx32 soc: silabs_exx32: Add SWO logger support to EFM32PG12B 2019-01-09 15:30:59 +01:00
st_stm32 soc: arm: st_stm32: Using LL library to implement gpio functions 2019-01-10 13:09:19 -06:00
ti_lm3s6965 drivers: gpio: Add DTS support for Stellaris gpio driver. 2019-01-08 13:30:26 -06:00
ti_simplelink soc: ti_simplelink: cc32xx: soc.h: Incorrect enum definition. 2018-12-07 10:32:41 -05:00
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig logger: add a SWO backend 2019-01-09 15:30:59 +01:00