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
5db022c65c
nuttx-apps
/
netutils
/
smtp
History
Sebastien Lorquet
bfff5e7179
Add empty preconfig rules to 'leaf' makefiles
2016-06-02 16:24:30 +02:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
2015-06-28 08:14:53 -06:00
Make.defs
make the full tree use wildcards make.defs
2016-06-02 16:21:21 +02:00
Makefile
Add empty preconfig rules to 'leaf' makefiles
2016-06-02 16:24:30 +02:00
smtp.c
Networking: Replace all references to the macros net_ipaddr_copy, net_ipaddr_hdrcopy, net_ipaddr_cmp, net_ipaddr_hdrcmp, and net_ipaddr_maskcmp with the appropriate IPv4 or IPv6 version of the macro (such as net_ipv4addr_copy). The goal is to support both IPv4 and IPv6 simultaneously. This requires that the macros be distinct and not conditionally defined to one on or the other.
2015-01-16 13:01:08 -06:00