nuttx/arch/arm
Juha Niskanen 9f6df9ce62 arch/arm/src/stm32l4/stm32l4_iwdg.c: Do not unconditionally enable debug
The DBGMCU_APB1_FZ bit persists over regular software resets until next POR-reset. It can impact device power consumption and things that persist over resets are a bane for FOTA updates so make it disabled by default.

OpenOCD sets this via DAP when connecting to target so enabling this from Kconfig is only useful for users of some other debug tooling.
2020-03-06 07:09:35 -06:00
..
include Change SAMA5 files to have apache license headers: 2020-03-06 10:33:08 +00:00
src arch/arm/src/stm32l4/stm32l4_iwdg.c: Do not unconditionally enable debug 2020-03-06 07:09:35 -06:00
Kconfig Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00