1
0
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:
MrKevinWeiss 2023-05-24 09:13:14 +02:00
parent 40d0f64a04
commit 75d19552dd
No known key found for this signature in database
GPG Key ID: 4B69974722CBEEAE

View File

@ -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