This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 83a4b45dd4 boards/esp32-wrover-kit: Fix GPIO conflicts
add 03802dad13 NuttX graduated the Incubator; update repository links
No new revisions were added by this update.
Summary of changes:
.github/actions/ci-container/action.yaml | 2 +-
.github/workflows/build.yml | 10 +-
.github/workflows/check.yml | 2 +-
Documentation/applications/index.rst | 2 +-
Documentation/applications/nsh/login.rst | 6 +-
.../components/drivers/character/timer.rst | 2 +-
.../components/drivers/character/watchdog.rst | 2 +-
Documentation/components/nxflat.rst | 6 +-
Documentation/components/nxgraphics/appendix.rst | 2 +-
Documentation/contributing/making-changes.rst | 18 +-
Documentation/introduction/detailed_support.rst | 180 +-
Documentation/platforms/arm/rp2040/index.rst | 4 +-
Documentation/platforms/risc-v/esp32c3/index.rst | 2 +-
Documentation/platforms/xtensa/esp32/index.rst | 2 +-
.../esp32s2/boards/esp32s2-saola-1/index.rst | 2 +-
Documentation/platforms/xtensa/esp32s2/index.rst | 2 +-
Documentation/quickstart/debugging.rst | 4 +-
Documentation/quickstart/install.rst | 16 +-
Documentation/quickstart/organization.rst | 2 +-
README.md | 32 +-
ReleaseNotes | 6568 ++++++++++----------
arch/arm/src/common/Toolchain.defs | 4 +-
.../arm/rp2040/adafruit-feather-rp2040/README.txt | 4 +-
boards/arm/rp2040/adafruit-kb2040/README.txt | 4 +-
boards/arm/rp2040/adafruit-qt-py-rp2040/README.txt | 4 +-
boards/arm/rp2040/pimoroni-tiny2040/README.txt | 4 +-
boards/arm/rp2040/raspberrypi-pico-w/README.txt | 4 +-
boards/arm/rp2040/raspberrypi-pico/README.txt | 4 +-
boards/risc-v/fe310/hifive1-revb/README-qemu.txt | 4 +-
boards/risc-v/fe310/hifive1-revb/README.txt | 4 +-
boards/risc-v/k210/maix-bit/README-qemu.txt | 4 +-
boards/risc-v/k210/maix-bit/README.txt | 4 +-
boards/risc-v/litex/arty_a7/README.txt | 4 +-
boards/risc-v/qemu-rv/rv-virt/README.txt | 8 +-
tools/ci/cibuild.sh | 4 +-
tools/ci/docker/linux/Dockerfile | 2 +-
36 files changed, 3464 insertions(+), 3464 deletions(-)