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 b82ceb62a7a arch/arm/src/at32/at32_can: Division by Zero in CAN Bit 
Timing Commands
     new 6d52766ea3f boards/risc-v/esp32p4: Enable NuttX Web Panel for ESP32-P4
     new adc3d4c4082 Documentation: Add NuttX Web Panel documentation entry

The 2 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/examples/webpanel/index.rst       | 112 +++++++++++++++++++++
 .../examples/webpanel/nuttx-webpanel-home.png      | Bin 0 -> 91859 bytes
 .../boards/esp32p4-function-ev-board/index.rst     |   6 ++
 boards/risc-v/esp32p4/common/src/Make.defs         |   4 +
 .../esp32p4/common/src/etc/init.d/rc.sysinit}      |   3 +-
 .../esp32p4/common}/src/etc/init.d/rcS             |  14 ++-
 .../configs/{python => webpanel}/defconfig         |  35 ++++++-
 tools/ci/testlist/risc-v-03.dat                    |   1 +
 tools/ci/testlist/risc-v-07.dat                    |   1 +
 9 files changed, 168 insertions(+), 8 deletions(-)
 create mode 100644 Documentation/applications/examples/webpanel/index.rst
 create mode 100644 
Documentation/applications/examples/webpanel/nuttx-webpanel-home.png
 copy boards/{arm64/rk3399/nanopi_m4/src/etc/init.d/rcS => 
risc-v/esp32p4/common/src/etc/init.d/rc.sysinit} (94%)
 copy boards/{sim/sim/sim => risc-v/esp32p4/common}/src/etc/init.d/rcS (83%)
 copy boards/risc-v/esp32p4/esp32p4-function-ev-board/configs/{python => 
webpanel}/defconfig (75%)

Reply via email to