-
- Downloads
cpu/mips: Integrate better with RIOT newlib layer
- Copied the relevant parts of mipshal.mk from the toolchain - Cleaned up CFLAGS and more in Makefile.include - Added empty syscalls implementation which can be used to interface with the UHI system - Added a note on why -std=gnu99 is necessary for this CPU presently
Showing
- cpu/mips32r2_common/Makefile 1 addition, 1 deletioncpu/mips32r2_common/Makefile
- cpu/mips32r2_common/Makefile.include 2 additions, 0 deletionscpu/mips32r2_common/Makefile.include
- cpu/mips32r2_common/cpu.c 0 additions, 4 deletionscpu/mips32r2_common/cpu.c
- cpu/mips32r2_common/newlib_syscalls_mips_uhi/Makefile 1 addition, 0 deletionscpu/mips32r2_common/newlib_syscalls_mips_uhi/Makefile
- cpu/mips32r2_common/newlib_syscalls_mips_uhi/syscalls.c 11 additions, 0 deletionscpu/mips32r2_common/newlib_syscalls_mips_uhi/syscalls.c
- cpu/mips_pic32mx/Makefile.include 1 addition, 1 deletioncpu/mips_pic32mx/Makefile.include
- cpu/mips_pic32mz/Makefile.include 1 addition, 1 deletioncpu/mips_pic32mz/Makefile.include
- makefiles/arch/mips.inc.mk 34 additions, 17 deletionsmakefiles/arch/mips.inc.mk
Loading
Please register or sign in to comment