diff options
Diffstat (limited to 'stm32u0x.cfg')
-rw-r--r-- | stm32u0x.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stm32u0x.cfg b/stm32u0x.cfg index dfa60f0..075fbe9 100644 --- a/stm32u0x.cfg +++ b/stm32u0x.cfg @@ -56,3 +56,5 @@ $_TARGETNAME configure -event examine-end { # DBGMCU_APB1_FZR |= DBG_IWDG_STOP | DBG_WWDG_STOP mmw 0x40015808 0x00001800 0 } + +program build/microphone.hex verify reset exit |