zephyr/soc/nuvoton
cyliang tw b95e29abd8 soc: nuvoton: numaker: disable DWT in Kconfig
Timing function need Cycle Count Register CYCCNT of DWT,
but Arm-Cortex-M23 only support DWT_CTRL, DWT_PCSR and DWT_COMP
& DWT_FUNCTION registers. It can't meet the requirement of timing
function, so to remove CPU_CORTEX_M_HAS_DWT.

Signed-off-by: cyliang tw <cyliang@nuvoton.com>
2024-04-01 18:20:49 +01:00
..
npcx soc: npcx: workaround VCC1_RST hang issue for npcx9m7fb SoC 2024-03-15 08:43:47 +00:00
numaker soc: nuvoton: numaker: disable DWT in Kconfig 2024-04-01 18:20:49 +01:00
numicro