mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Fix Kconfig style
Remove spaces from Kconfig files Add TABs Add comments
This commit is contained in:
parent
78a8dd27c9
commit
7e30c0e4c9
4 changed files with 14 additions and 16 deletions
|
|
@ -34,4 +34,4 @@ config LIBDRONECAN_CANFD
|
|||
since libcanard doesn't support runtime switching
|
||||
between CAN2.0B and CAN FD that well
|
||||
|
||||
endif
|
||||
endif # CANUTILS_LIBDRONECAN
|
||||
|
|
|
|||
|
|
@ -776,4 +776,3 @@ endif # EXAMPLES_FOC_NXSCOPE
|
|||
|
||||
endif # EXAMPLES_FOC
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -45,5 +45,4 @@ config LTE_LAPI_ENABLE_DEPRECATED_API
|
|||
Deprecated APIs will be removed in the future,
|
||||
please use the synchronous API instead.
|
||||
|
||||
endif
|
||||
|
||||
endif # LTE_LAPI
|
||||
|
|
|
|||
|
|
@ -15,6 +15,6 @@ config TOOLS_WASM_BUILD
|
|||
process. This will require the WASI-SDK to be installed on the
|
||||
host system.
|
||||
|
||||
endmenu
|
||||
endmenu # Wasm Build Options
|
||||
|
||||
endmenu
|
||||
endmenu # Extra Tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue