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