This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
arch
/
sim
History
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