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/nuttx.git
from b60a8b216b arch/risc-v/src/litex_ticked: Set initial tick count to
known value.
add 6a0c0722e2 CI: Improvement to speed up compilation and reduce download
errors.
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 2 +-
arch/risc-v/src/common/espressif/Make.defs | 15 ++++++++-
arch/risc-v/src/esp32c3-legacy/Make.defs | 15 ++++++++-
arch/xtensa/src/esp32/Make.defs | 15 ++++++++-
arch/xtensa/src/esp32s2/Make.defs | 15 ++++++++-
arch/xtensa/src/esp32s3/Make.defs | 17 +++++++++--
tools/Config.mk | 49 ++++++++++++++++++++++++++++++
tools/Unix.mk | 3 ++
tools/configure.sh | 25 +++++++++++++--
tools/testbuild.sh | 9 ++++--
10 files changed, 153 insertions(+), 12 deletions(-)