This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a762c06 Fix typos and some incorrect comments
add bb6c70b Fix the comment header style in tools folder
add d0b34de Fix the minor issue found in configure.sh, sethost.sh and
testbuild.sh
add f316c15 Remove the size related option from sehost.sh and testbuild.sh
add e59f242 remove the dup kconfig tweak in configure.sh, testbuild.sh
and sethost.sh
No new revisions were added by this update.
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(-)