This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
7b56c9c336
nuttx-apps
/
system
/
ping6
History
anchao
b5cfd93444
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
..
.gitignore
This commit removes the ping6 command from NSH and replaces it with the apps/system/ping6 built-in command. The NSH ping6 command had to be removed because it violated the portable POSIX OS interface. The apps/system/ping6 command uses the sem-standard IPPROTO_ICMP6 socket interface.
2017-10-24 11:19:41 -06:00
Kconfig
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Make.defs
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Makefile
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
ping6.c
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00