mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 13:38:28 +00:00
Fix a missing quotation mark in configuration description
This commit is contained in:
parent
6b900ec05c
commit
0817d47964
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ config EFM32_GPIO_IRQ
|
|||
Enable support for interrupting GPIO pins
|
||||
|
||||
config EFM32_LECLOCK
|
||||
bool "Enable LE clocking (unconditionally)
|
||||
bool "Enable LE clocking (unconditionally)"
|
||||
default n
|
||||
---help---
|
||||
Even you don't use core clock LE as source for LFA or LFB, to read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue