This is an automated email from the ASF dual-hosted git repository.

archer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new e56eaffe76 
Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add documentation 
for "hwtest" board configuration
e56eaffe76 is described below

commit e56eaffe76a7bebdbbfca4a189fd33a58706e87c
Author: Jukka Laitinen <juk...@ssrc.tii.ae>
AuthorDate: Wed Feb 5 09:09:35 2025 +0200

    Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add 
documentation for "hwtest" board configuration
    
    Signed-off-by: Jukka Laitinen <juk...@ssrc.tii.ae>
---
 .../platforms/risc-v/mpfs/boards/icicle/index.rst     | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst 
b/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst
index c2e714466b..1b0811d146 100644
--- a/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst
+++ b/Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst
@@ -70,3 +70,22 @@ nsh
 
 Basic configuration to run the NuttShell (nsh).
 
+hwtest
+---
+
+Configuration to run the NuttShell (nsh) and enabling the peripherals.
+
+The following peripherals are configured:
+- I2C0 & I2C1
+- Ethernet on MAC 1, configured to 1Gbit speed
+- USB (high speed) + CDCACM
+- SDCard
+- SPI0 & SPI1
+- UART0-4
+- CorePWM (nb. needs the FPGA IP installed to work)
+- CoreSPI (nb. needs the FPGA IP installed to work)
+
+The following applications are available:
+- TelnetD (at address 10.0.0.2)
+- tcpblaster & udpblaster
+- ostest

Reply via email to