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-16 09:53:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
Apache NuttX is a mature, real-time embedded operating system (RTOS)
https://nuttx.apache.org/
embedded
mcu
microcontroller
nuttx
real-time
rtos
5131
commits
24
branches
203
tags
523
MiB
C
96.4%
Assembly
1.1%
CMake
1%
Makefile
0.7%
Python
0.5%
Other
0.2%
ee72304b25
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with patternCode
Cite this repository
BibTeX
Cancel
Gregory Nutt
ee72304b25
Newer 4.9 GCC does not permit both -mcpu= and -march= on the command line; either -mcpu= or -march= with -mtune. The latter gives me linking errors so all of the arguments committed to the former. Untested on more tools
2015-07-31 08:39:26 -06:00
arch
Newer 4.9 GCC does not permit both -mcpu= and -march= on the command line; either -mcpu= or -march= with -mtune. The latter gives me linking errors so all of the arguments committed to the former. Untested on more tools
2015-07-31 08:39:26 -06:00