mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
Fix Kconfig style
Remove spaces from Kconfig files Add TABs Replace help => ---help--- Remove extra TABs Add comments
This commit is contained in:
@@ -18,9 +18,9 @@ config LIB_GDBSTUB_DEBUG
|
||||
Add debug info to gdbstub
|
||||
|
||||
config LIB_GDBSTUB_PKTSIZE
|
||||
int "Gdbstub packet size"
|
||||
int "Gdbstub packet size"
|
||||
default 32768
|
||||
---help---
|
||||
The size of the gdbstub packet buffer.
|
||||
|
||||
endif
|
||||
endif # LIB_GDBSTUB
|
||||
|
||||
Reference in New Issue
Block a user