mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Kconfig: Make indent consistent with TABS
This commit is contained in:
parent
9ee3640b62
commit
8e77b79f78
14 changed files with 110 additions and 110 deletions
|
|
@ -41,11 +41,11 @@ config CMSIS_DSP_ARM_MATH_ROUNDING
|
|||
endif # CMSIS_DSP
|
||||
|
||||
config CMSIS_NN
|
||||
bool "CMSIS NN"
|
||||
default y
|
||||
depends on CMSIS_DSP
|
||||
---help---
|
||||
Enable CMSIS-NN: Efficient neural network kernels.
|
||||
bool "CMSIS NN"
|
||||
default y
|
||||
depends on CMSIS_DSP
|
||||
---help---
|
||||
Enable CMSIS-NN: Efficient neural network kernels.
|
||||
|
||||
|
||||
endif # CMSIS
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ config DARKNET_YOLO
|
|||
default n
|
||||
---help---
|
||||
You only look once (YOLO) is a state-of-the-art,
|
||||
real-time object detection system
|
||||
real-time object detection system
|
||||
|
||||
if DARKNET_YOLO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue