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 f9baa42 style: unify path to files in comment section
new 4f0a18c apps: examples: lis3dsh_reader: fix nxstyle errors
new 6084fdb examples: ft80x: update licenses to Apache
new bd14443 examples: pdcurses: update licenses to Apache
new 3cdaa8a LICENSE: document licenses for code found in apps/examples
new a0f9b7d apps: examples: ft80x: nxstyle fixes
The 5 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 | 289 ++++++++++
examples/ft80x/ft80x_bitmaps.c | 760 ++++++++++++++++----------
examples/ft80x/ft80x_coprocessor.c | 119 ++--
examples/ft80x/ft80x_primitives.c | 163 +++---
examples/lis3dsh_reader/lis3dsh_reader_main.c | 12 +-
examples/pdcurses/firework_main.c | 47 +-
examples/pdcurses/newdemo_main.c | 50 +-
examples/pdcurses/panel_main.c | 48 +-
examples/pdcurses/rain_main.c | 45 +-
examples/pdcurses/testcurs_main.c | 51 +-
examples/pdcurses/tui.c | 52 +-
examples/pdcurses/tui.h | 52 +-
examples/pdcurses/tui_main.c | 59 +-
examples/pdcurses/worm_main.c | 45 +-
examples/pdcurses/xmas_main.c | 48 +-
15 files changed, 1077 insertions(+), 763 deletions(-)