This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr131
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a762c06 Fix typos and some incorrect comments
new bb6c70b Fix the comment header style in tools folder
new d0b34de Fix the minor issue found in configure.sh, sethost.sh and
testbuild.sh
new f316c15 Remove the size related option from sehost.sh and testbuild.sh
new e59f242 remove the dup kconfig tweak in configure.sh, testbuild.sh
and sethost.sh
The 4 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:
tools/Config.mk | 2 +-
tools/Makefile.export | 2 +-
tools/Makefile.host | 2 +-
tools/README.txt | 26 +++++------
tools/checkpatch.sh | 1 +
tools/configure.c | 18 ++++----
tools/configure.sh | 120 +++++++++-----------------------------------------
tools/flash_writer.py | 3 +-
tools/mkconfigvars.sh | 2 +-
tools/mkctags.sh | 2 +-
tools/noteinfo.c | 35 +++++++++++++++
tools/ocdconsole.py | 1 +
tools/refresh.sh | 2 +-
tools/sethost.sh | 105 +++++++++++++++++++------------------------
tools/testbuild.sh | 113 +++++------------------------------------------
tools/uncrustify.cfg | 1 +
tools/version.sh | 2 +-
tools/zipme.sh | 2 +-
18 files changed, 145 insertions(+), 294 deletions(-)