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-16 18:13:49 +01:00
Code
Releases
Activity
RIOT
/
cpu
/
avr8_common
/
avr_libc_extra
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
avr8_stdio.c
cpu: call early_init()
2023-01-08 22:26:12 +01:00
Makefile
cpu: Refact atmega_common into avr8_common
2021-01-07 16:29:22 -03:00
posix_unistd.c
cpu/avr8_common: don't implement perror() with stdio_null
2025-04-01 14:29:28 +02:00