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-26 11:50:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
39bd9ff670
nuttx
/
arch
/
sim
History
Download ZIP
Download TAR.GZ
YAMAMOTO Takashi
39bd9ff670
sim: Prefix symbols with _ for non-ELF
...
Namely for Mach-O. Leave __CYGWIN__ case as it is.
2020-01-29 09:03:48 +01:00
..
include
arch/sim: Even though the simulation has no chips, it needs to have CONFIG_ARCH_CHIP and chip sub-directories. Otherwise, we would have to treat it as a special case in the build system.
2019-08-07 16:05:00 -06:00
src
sim: Prefix symbols with _ for non-ELF
2020-01-29 09:03:48 +01:00
Kconfig
sim/netdev: dependens on LPWORK by default
2020-01-21 14:17:24 +08:00