This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-17 02:23:49 +01:00
Code
Releases
Activity
RIOT
/
drivers
/
matrix_keypad
History
Marian Buschsieweke
cac44edec7
tree-wide: replace multiple empty lines with one
...
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
2025-05-21 22:51:04 +02:00
..
include
tree-wide: replace multiple empty lines with one
2025-05-21 22:51:04 +02:00
Kconfig
*Kconfig*: Modify Kconfig to remove dep model
2024-03-27 10:28:12 +01:00
Makefile
matrix_keypad: Add driver for a matrix keypad
2022-10-28 10:03:37 +02:00
Makefile.dep
matrix_keypad: Add driver for a matrix keypad
2022-10-28 10:03:37 +02:00
Makefile.include
matrix_keypad: Add driver for a matrix keypad
2022-10-28 10:03:37 +02:00
matrix_keypad.c
matrix_keypad: use gpio_is_valid
2023-01-17 11:03:01 +01:00