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.git.


    from 3cdc0b7  libc: Add additional checks to  malloc realloc and memalign
     add 97676a3  Remove fork of python xmodem that is an active project
     add d2f922d  xmlrpc_test.py port to py3 and format
     add 7386cc3  Port tools/discover.py to py3 and lint
     add d71e0d7  Lint tools/flash_writer.py
     add 38cb837  lint tools/ide_exporter.py
     add 6b4e7d0  lint tools/parsecallstack.py
     add 3a97f0e  lint licensing
     add f2b7998  lint Documentation/
     add dac6a84  lint tools/lwl/ocdconsole.py
     add 1fab9ad  Add black  linter for python

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cancel.yml |    2 +-
 .github/workflows/lint.yml   |   10 +-
 Documentation/conf.py        |   52 +-
 tools/README.txt             |    3 +-
 tools/discover.py            |   36 +-
 tools/flash_writer.py        | 1101 +++++++++++++++++++++++-------------------
 tools/ide_exporter.py        |  556 +++++++++++----------
 tools/licensing/apachize.py  |   24 +-
 tools/licensing/check.py     |  204 ++++----
 tools/lwl/ocdconsole.py      |  133 +++--
 tools/parsecallstack.py      |   45 +-
 tools/xmlrpc_test.py         |   12 +-
 tools/xmodem.py              |  590 ----------------------
 13 files changed, 1214 insertions(+), 1554 deletions(-)
 delete mode 100644 tools/xmodem.py

Reply via email to