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
|
|
@ -23,7 +23,7 @@ config LIBDRONECAN_VERSION
|
|||
default "21f2a73df86886101e254d02cfc2277cd2a15717"
|
||||
---help---
|
||||
libcanard version.
|
||||
|
||||
|
||||
config LIBDRONECAN_CANFD
|
||||
bool "(Experimental) libcanard CAN FD Support"
|
||||
default n
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue