zephyr/soc/arm/nxp_imx/mcimx7_m4
Stephanos Ioannidis 16bb973044 soc: arm: nxp_imx: Select CPU DWT feature symbol
The Data Watchpoint and Trace (DWT) is an optional debug unit for the
Cortex-M family cores (except ARMv6-M; i.e. M0 and M0+) that provides
watchpoints, data tracing and system profiling capabilities.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-01-20 14:05:47 +01:00
..
CMakeLists.txt
Kconfig.defconfig.mcimx7_m4 soc: nxp_imx: Remove CLOCK_CONTROL_IMX_CCM config 2019-11-07 15:55:49 -06:00
Kconfig.defconfig.series kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.series soc: arm: nxp_imx: Select CPU DWT feature symbol 2020-01-20 14:05:47 +01:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
dts_fixup.h drivers/ipm: Add IPM support for i.MX7 2018-11-21 04:03:59 -06:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.c soc: nxp_imx: Convert to use DT_ prefixed defines 2019-02-08 16:03:17 -06:00
soc.h soc/arm/nxp*: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
soc_clk_freq.c soc: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
soc_clk_freq.h