This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-04 05:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
535ea4e0f5
nuttx
/
arch
/
mips
/
src
History
Download ZIP
Download TAR.GZ
Gregory Nutt
7fe112fe4c
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
2017-05-13 11:44:12 -06:00
..
common
IOBs: Move from driver/iob to a better location in mm/iob
2017-05-09 07:35:30 -06:00
mips32
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
2017-05-13 11:44:12 -06:00
pic32mx
Fix forward references that were mangled in last large changes.
2017-04-29 06:59:35 -06:00
pic32mz
Fix forward references that were mangled in last large changes.
2017-04-29 06:59:35 -06:00
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Makefile
All GCC final arch/*/src/Makefiles: Allow --start-group and --end-group to be redefined for the case where GCC is used to link (instead of LD). Suggested by Paul Alexander Patience.
2016-05-17 10:43:15 -06:00