mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
kconfig: Fix tabs/space issue
This commit is contained in:
parent
40d0f64a04
commit
75d19552dd
@ -191,9 +191,9 @@ config HAS_PERIPH_GPIO_IRQ
|
|||||||
config HAS_PERIPH_GPIO_FAST_READ
|
config HAS_PERIPH_GPIO_FAST_READ
|
||||||
bool
|
bool
|
||||||
help
|
help
|
||||||
Indicates that the GPIO peripheral supports a mode in which pin read
|
Indicates that the GPIO peripheral supports a mode in which pin read
|
||||||
operations are faster, usually with a tradeoff against a different
|
operations are faster, usually with a tradeoff against a different
|
||||||
property.
|
property.
|
||||||
|
|
||||||
config HAS_PERIPH_GPIO_TAMPER_WAKE
|
config HAS_PERIPH_GPIO_TAMPER_WAKE
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user