mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-28 22:49:47 +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
|
||||
bool
|
||||
help
|
||||
Indicates that the GPIO peripheral supports a mode in which pin read
|
||||
operations are faster, usually with a tradeoff against a different
|
||||
property.
|
||||
Indicates that the GPIO peripheral supports a mode in which pin read
|
||||
operations are faster, usually with a tradeoff against a different
|
||||
property.
|
||||
|
||||
config HAS_PERIPH_GPIO_TAMPER_WAKE
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user