commit | f5df09891f5e9cba31085fc82badf8e1a1397d0d | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Tue Mar 23 12:09:18 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Mar 25 14:08:12 2021 +0100 |
tree | 31aa256db3f3cc60c629a49925fe0c7441870456 | |
parent | a913d0cff5b2a172e6db8fef1f26ad5409d06267 [diff] |
soc: arm: stm32l5 config the DWT for this soc This config CPU_CORTEX_M_HAS_DWT, is to avoid the pragma message "Null-Pointer exception detection cannot be configured on un-mapped flash areas" Signed-off-by: Francois Ramu <francois.ramu@st.com>