We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbabd6 commit 153331eCopy full SHA for 153331e
modules/segger/Kconfig
@@ -105,7 +105,7 @@ endif
105
choice SEGGER_RTT_INIT_MODE
106
prompt "RTT Initialization mode"
107
help
108
- RTT inizialization function can avoid re-init of Cntrol Block
+ RTT initialization function can avoid re-init of Control Block
109
if another program (e.g. bootloader) has already initialized it.
110
default SEGGER_RTT_INIT_MODE_STRONG_CHECK if SEGGER_RTT_SECTION_CUSTOM
111
default SEGGER_RTT_INIT_MODE_STRONG_CHECK
0 commit comments