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-23 13:33:49 +01:00
Code
Releases
Activity
RIOT
/
cpu
/
lpc1768
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
ldscripts
…
periph
drivers/periph_gpio: let gpio_read() return bool
2024-10-23 13:24:09 +02:00
cpu.c
…
Kconfig
*Kconfig*: Modify Kconfig to remove dep model
2024-03-27 10:28:12 +01:00
Makefile
…
Makefile.default
…
Makefile.dep
…
Makefile.features
*Makefile.features: Remove TEST_KCONFIG includes
2024-03-26 14:53:39 +01:00
Makefile.include
…
system.c
…
vectors.c
…