nuttx-apps/netutils/rtptools
Tiago Medicci Serrano b5fb80c0cd apps/netutils/rtptools: fix warning while building with clang
The flag '-Wno-maybe-uninitialized' is not known by clang, so a
workaround substitutes it for '-Wno-uninitialized' when clang is
being used as C compiler.
2023-05-03 00:28:55 +08:00
..
.gitignore apps/netutils: Add RTP tools 2023-05-02 13:42:41 +08:00
config.h apps/netutils: Add RTP tools 2023-05-02 13:42:41 +08:00
Kconfig apps/netutils: Add RTP tools 2023-05-02 13:42:41 +08:00
Make.defs apps/netutils: Add RTP tools 2023-05-02 13:42:41 +08:00
Makefile apps/netutils/rtptools: fix warning while building with clang 2023-05-03 00:28:55 +08:00