diff options
author | Akshay <[email protected]> | 2022-04-10 12:13:40 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-04-10 12:13:40 +0100 |
commit | dc90387ce7d8ba7b607d9c48540bf6d8b560f14d (patch) | |
tree | 4ccb8fa5886b66fa9d480edef74236c27f035e16 /lib/chibios-contrib/ext/mcux-sdk/devices/LPC844/arm/LPC84x.dbgconf |
Diffstat (limited to 'lib/chibios-contrib/ext/mcux-sdk/devices/LPC844/arm/LPC84x.dbgconf')
-rw-r--r-- | lib/chibios-contrib/ext/mcux-sdk/devices/LPC844/arm/LPC84x.dbgconf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/chibios-contrib/ext/mcux-sdk/devices/LPC844/arm/LPC84x.dbgconf b/lib/chibios-contrib/ext/mcux-sdk/devices/LPC844/arm/LPC84x.dbgconf new file mode 100644 index 000000000..4bc12a24a --- /dev/null +++ b/lib/chibios-contrib/ext/mcux-sdk/devices/LPC844/arm/LPC84x.dbgconf | |||
@@ -0,0 +1,9 @@ | |||
1 | // <<< Use Configuration Wizard in Context Menu >>> | ||
2 | |||
3 | // <h>Debug Configuration | ||
4 | // <o.0> StopAfterBootloader <i> Stop after Bootloader | ||
5 | // </h> | ||
6 | Dbg_CR = 0x00000001; | ||
7 | // | ||
8 | |||
9 | // <<< end of configuration section >>> \ No newline at end of file | ||