This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from b5f14a2 examples/chrono: Fix the compiler warning when -fno-builtin
isn't set
new 5886bf2 apps: canutils: Makefiles: update licenses to Apache
new b91b97b LICENSE: document licenses for apps/gpsutils/minmea
new f57c59f apps: testing: ostest: update licenses to Apache
new 7dfbedf apps: examples: calib_udelay: update licenses to Apache
new 59a62a9 apps: examples: usrsocktest: update licenses to Apache
new 7f0c835 apps: examples: calib_udelay: nxstyle fixes
new e0499fe apps: testing: ostest: nxstyle fixes
new c7c556e apps: wireless: ieee802154: update licenses to Apache
new cd79a79 Makefile: update licenses to Apache
new db53ca6 apps: examples: powermonitor: update licenses to Apache
new c6ed25a apps: graphics: Jose Pablo Carballo: update licenses to Apache
new 6ccf6db apps: examples: powermonitor: nxstyle fixes
new 73258b3 apps: wireless: ieee802154: nxstyle fixes
new 5b4c891 apps: examples: fboverlay: update licenses to Apache
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 34 +++++
canutils/libcanard/Make.defs | 40 ++----
canutils/libcanard/Makefile | 39 ++----
examples/audio_rttl/Make.defs | 39 ++----
examples/audio_rttl/Makefile | 39 ++----
examples/bmi160/Make.defs | 39 ++----
examples/bmi160/Makefile | 39 ++----
examples/calib_udelay/calib_udelay_main.c | 49 +++----
examples/canard/Make.defs | 40 ++----
examples/canard/Makefile | 39 ++----
examples/chat/Make.defs | 40 ++----
examples/chat/Makefile | 39 ++----
examples/fboverlay/fboverlay_main.c | 43 ++----
examples/lis3dsh_reader/Make.defs | 40 ++----
examples/lis3dsh_reader/Makefile | 39 ++----
examples/lsm6dsl_reader/Make.defs | 40 ++----
examples/max31855/Make.defs | 40 ++----
examples/max31855/Makefile | 39 ++----
examples/powermonitor/Make.defs | 40 ++----
examples/powermonitor/Makefile | 39 ++----
examples/powermonitor/powermonitor_main.c | 51 +++----
examples/usrsocktest/defines.h | 41 ++----
examples/usrsocktest/usrsocktest_basic_connect.c | 49 +++----
examples/usrsocktest/usrsocktest_basic_daemon.c | 47 +++----
.../usrsocktest/usrsocktest_basic_getsockname.c | 41 ++----
.../usrsocktest/usrsocktest_basic_getsockopt.c | 41 ++----
examples/usrsocktest/usrsocktest_basic_send.c | 41 ++----
.../usrsocktest/usrsocktest_basic_setsockopt.c | 47 +++----
examples/usrsocktest/usrsocktest_block_recv.c | 47 +++----
examples/usrsocktest/usrsocktest_block_send.c | 41 ++----
examples/usrsocktest/usrsocktest_chardev.c | 47 +++----
examples/usrsocktest/usrsocktest_daemon.c | 39 ++----
examples/usrsocktest/usrsocktest_main.c | 39 ++----
examples/usrsocktest/usrsocktest_multi_thread.c | 41 ++----
examples/usrsocktest/usrsocktest_noblock_connect.c | 41 ++----
examples/usrsocktest/usrsocktest_noblock_recv.c | 41 ++----
examples/usrsocktest/usrsocktest_noblock_send.c | 41 ++----
examples/usrsocktest/usrsocktest_nodaemon.c | 47 +++----
examples/usrsocktest/usrsocktest_poll.c | 141 ++++++++++----------
.../usrsocktest/usrsocktest_remote_disconnect.c | 45 ++-----
.../usrsocktest/usrsocktest_wake_with_signal.c | 46 +++----
examples/xbc_test/Make.defs | 43 ++----
examples/xbc_test/Makefile | 42 ++----
graphics/nxwidgets/Doxygen/gendoc.sh | 39 ++----
graphics/nxwm/Doxygen/gendoc.sh | 39 ++----
include/wireless/ieee802154.h | 68 ++++------
include/wireless/iwpan.h | 34 ++---
netutils/chat/Makefile | 39 ++----
netutils/pppd/Makefile | 39 ++----
system/setlogmask/Make.defs | 40 ++----
system/setlogmask/Makefile | 39 ++----
system/ubloxmodem/Make.defs | 40 ++----
system/ubloxmodem/Makefile | 39 ++----
testing/ostest/pthread_cleanup.c | 63 ++++-----
testing/ostest/pthread_rwlock_cancel.c | 98 +++++++-------
wireless/ieee802154/i8sak/i8sak.h | 45 ++-----
wireless/ieee802154/i8sak/i8sak_acceptassoc.c | 46 +++----
wireless/ieee802154/i8sak/i8sak_assoc.c | 45 ++-----
wireless/ieee802154/i8sak/i8sak_blaster.c | 45 ++-----
wireless/ieee802154/i8sak/i8sak_events.c | 59 ++++-----
wireless/ieee802154/i8sak/i8sak_events.h | 43 ++----
wireless/ieee802154/i8sak/i8sak_get.c | 72 +++++-----
wireless/ieee802154/i8sak/i8sak_main.c | 51 +++----
wireless/ieee802154/i8sak/i8sak_poll.c | 45 ++-----
wireless/ieee802154/i8sak/i8sak_regdump.c | 46 +++----
wireless/ieee802154/i8sak/i8sak_reset.c | 45 +++----
wireless/ieee802154/i8sak/i8sak_scan.c | 43 ++----
wireless/ieee802154/i8sak/i8sak_set.c | 111 ++++++++--------
wireless/ieee802154/i8sak/i8sak_sniffer.c | 45 ++-----
wireless/ieee802154/i8sak/i8sak_startpan.c | 45 ++-----
wireless/ieee802154/i8sak/i8sak_tx.c | 45 ++-----
wireless/ieee802154/i8shark/Make.defs | 40 ++----
wireless/ieee802154/i8shark/Makefile | 39 ++----
wireless/ieee802154/i8shark/i8shark_main.c | 146 ++++++++++-----------
wireless/iwpan/src/iwpan.c | 41 ++----
75 files changed, 1239 insertions(+), 2330 deletions(-)