-
- Downloads
You need to sign in or sign up before continuing.
sys: factor stdio uart functions out of newlib's syscalls
Showing
- Makefile.dep 4 additions, 0 deletionsMakefile.dep
- sys/include/uart_stdio.h 66 additions, 0 deletionssys/include/uart_stdio.h
- sys/newlib/syscalls.c 5 additions, 58 deletionssys/newlib/syscalls.c
- sys/uart_stdio/Makefile 1 addition, 0 deletionssys/uart_stdio/Makefile
- sys/uart_stdio/uart_stdio.c 89 additions, 0 deletionssys/uart_stdio/uart_stdio.c
sys/include/uart_stdio.h
0 → 100644
sys/uart_stdio/Makefile
0 → 100644
sys/uart_stdio/uart_stdio.c
0 → 100644
Please register or sign in to comment