This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 4877e33058 tools/mksyscall: fix 106: Unexpected end of line: "FAR char * co" new 9990695afd esp32s3/python: add support for running Python on ESP32-S3 new 597b7efffc Documentation/python: Add entries for Python on ESP32-S3 new e4ca1a2de9 CI: Move esp32s3-devkit:python from xtensa-02.dat to xtensa-03.dat The 3 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: .../applications/interpreters/python/index.rst | 42 +++++++++++--- .../xtensa/esp32s3/boards/esp32s3-devkit/index.rst | 10 ++++ .../configs/{toywasm => python}/defconfig | 65 +++++++++++++++------- tools/ci/testlist/xtensa-02.dat | 3 + tools/ci/testlist/xtensa-03.dat | 1 + 5 files changed, 93 insertions(+), 28 deletions(-) copy boards/xtensa/esp32s3/esp32s3-devkit/configs/{toywasm => python}/defconfig (64%) create mode 100644 tools/ci/testlist/xtensa-03.dat