mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
Documentation/platforms/risc-v/mpfs/boards/icicle/index.rst: Add documentation for "hwtest" board configuration
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
@@ -70,3 +70,22 @@ nsh
|
|||||||
|
|
||||||
Basic configuration to run the NuttShell (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
|
||||||
|
|||||||
Reference in New Issue
Block a user