nuttx-apps/netutils
zhanghongyu 2ff75e32e9 netutils/connectedhomeip: use CONFIG_CXX_STANDARD instead of hard code
as c++ versions are upgraded, hard code compilation options can
cause build error

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-10-24 19:57:59 +08:00
..
chat add initial cmake build system 2023-07-08 13:52:02 +08:00
cjson cjson_test:add define CONFIG_CJSON_NESTING_LIMIT 2024-10-15 00:57:11 +08:00
codecs codecs: add md5_file API 2023-09-08 02:11:23 +08:00
connectedhomeip netutils/connectedhomeip: use CONFIG_CXX_STANDARD instead of hard code 2024-10-24 19:57:59 +08:00
cwebsocket Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
dhcp6c netutils/dhcp6c: Fix printf-style format strings 2024-04-20 12:01:19 -03:00
dhcpc dhcpc: reset the state of the "cancel" variable when restarting the async dhcpc thread. 2024-03-20 02:25:33 +08:00
dhcpd dhcpd:Optimize the data area memory and reduce it by about 1k bytes 2023-09-13 21:49:49 +08:00
discover remove netuitls/xxx/README.md. Migrated to Documentation/applications/netutils 2023-10-30 10:00:01 +08:00
esp8266 net/ip: print ip addresses using ip4_addrN macro 2023-08-22 01:36:42 +08:00
ftpc enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
ftpd enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
iperf enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
iptables netutils/iptables: add cmake support. 2024-08-20 02:48:49 +08:00
jsoncpp jsoncpp: add cmake scripts for jsoncpp 2023-11-23 00:19:37 -08:00
libcoap libcoap: fix makefile compile error after menuconfig 2024-08-20 02:46:43 +08:00
libcurl4nx libcurl4nx: fix compilation 2024-06-06 03:21:19 +08:00
libwebsockets Fix to compile failure after mqttc is enabled 2024-10-16 17:25:46 +08:00
mqttc netutils/mqttc: add cmake support 2024-08-20 02:48:22 +08:00
nanopb Add support for protocol buffers (nanopb) 2024-04-22 10:46:39 -03:00
netcat enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
netinit net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-07 20:19:47 +08:00
netlib net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-07 20:19:47 +08:00
nng nng/clock: fix the timer clock is affected by UTC update bug 2024-08-19 16:49:57 -03:00
ntpclient ntp:fix parameter is negative numbers. 2024-09-28 13:45:43 +08:00
ping [ping] fix ping error busyloop add goto wait 2024-04-22 23:03:39 +02:00
pppd ppp: Reformat to match nuttx coding style 2024-09-14 13:49:08 +08:00
ptpd netutils/ptpd: add missing FAR 2024-10-04 08:17:51 +08:00
rexec netutils/rexec/rexecd: supports remote execution and interaction 2023-07-29 20:29:54 -07:00
rexecd rexecd: avoid socket/pipe/socketpair dup to new task 2023-10-26 00:24:28 +08:00
rtptools apps/netutils/rtptools: fix warning while building with clang 2023-05-03 00:28:55 +08:00
smtp Fix nuttx coding style 2024-04-18 09:56:48 +08:00
telnetc add initial cmake build system 2023-07-08 13:52:02 +08:00
telnetd enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
tftpc add initial cmake build system 2023-07-08 13:52:02 +08:00
thttpd thttpd:fix Coding Style Check Failed issue 2024-10-16 07:13:50 +08:00
wakaama wakaama: update wakaama to a commit that includes a fix for wakaama examples under NuttX 2023-08-09 00:02:46 +08:00
wakeonlan add initial cmake build system 2023-07-08 13:52:02 +08:00
webclient netutils/webclient: Fix the coding style 2024-08-20 15:23:59 +08:00
webserver enable SOCK_CLOEXEC explicit 2024-09-26 16:13:29 +08:00
xmlrpc add initial cmake build system 2023-07-08 13:52:02 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00