soc: arm: ti_lm3s6965: 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>
This commit is contained in:
parent
88d79a49d2
commit
4cef583dc7
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
config SOC_TI_LM3S6965
|
||||
bool "TI LM3S6965"
|
||||
select CPU_CORTEX_M3
|
||||
select CPU_CORTEX_M_HAS_DWT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue