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-08 22:17:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
cfaa4ece13
nuttx
/
libc
/
machine
History
Download ZIP
Download TAR.GZ
Cristian Condurache
2ea054fead
Merged in ccondurache/nuttx/fix_elf_arm_checkarch (pull request
#422
)
...
Fix ELF loader up_checkarch on ARM arch Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-06-28 16:19:51 +00:00
..
arm
Merged in ccondurache/nuttx/fix_elf_arm_checkarch (pull request
#422
)
2017-06-28 16:19:51 +00:00
sim
x86
Kconfig
Removed CONFIG_LIBC_ARCH_BZERO. bzero() is a deprecated interface. There are no architecture-specific replacements and, if there were, they should replace memset(), not bzero().
2017-02-22 10:41:49 -06:00
Make.defs