mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 20:18:17 +00:00
boards/risc-v/litex/arty_a7: update README to include building in LITESDCARD peripheral
This commit is contained in:
parent
3939575d7c
commit
dc93c309b5
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
|||
2. Follow instruction on https://github.com/enjoy-digital/litex to build the vexriscv softcore fpga gateware
|
||||
and flash to arty_a7 board
|
||||
|
||||
$ cd litex-boards/litex_boards/targets
|
||||
$ ./digilent_arty.py --with-sdcard --uart-baudrate 1000000 --cpu-type=vexriscv --cpu-variant=secure --build --load --flash
|
||||
|
||||
3. Configure and build NuttX
|
||||
|
||||
$ mkdir ./nuttx; cd ./nuttx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue