mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
64846c0af4
Add a minimal implementation of `strerror()`. All other targets use either newlib or picolibc and provide this function, add it to AVR so we can rely on it in common code. |
||
---|---|---|
.. | ||
avr_libc_extra | ||
include | ||
ldscripts | ||
avr8_cpu.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
startup.c | ||
thread_arch.c |