1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/newlib_syscalls_default
Neil Jones 7b824fe7fe sys/newlib: Allow building default syscall implementation for mips
We can either use the UHI syscall implementation or the RIOT default
one (targeted at VFS, uart-stdio will be added once uart rx is added
to pic32).
2017-06-28 12:56:53 +01:00
..
Makefile newlib: Split newlib into one generic part and one default syscalls part 2017-04-05 13:55:38 +02:00
Makefile.include newlib: Split newlib into one generic part and one default syscalls part 2017-04-05 13:55:38 +02:00
syscalls.c sys/newlib: Allow building default syscall implementation for mips 2017-06-28 12:56:53 +01:00