jerenkrantz commented on code in PR #17494:
URL: https://github.com/apache/nuttx/pull/17494#discussion_r2615281008
##########
Documentation/platforms/risc-v/litex/boards/arty_a7/index.rst:
##########
@@ -67,7 +67,7 @@ Flashing
.. code:: console
$ cd litex-boards/litex_boards/targets
- $ ./digilent_arty.py --with-ethernet --with-sdcard --uart-baudrate 1000000
--cpu-type=vexriscv --cpu-variant=secure --build --load --flash
+ $ ./digilent_arty.py --with-ethernet --with-sdcard --uart-baudrate 1000000
--cpu-type=vexriscv --cpu-variant=linux --build --load --flash
Review Comment:
I added a note to the core documentation rather than the board doc and just
pointed at this PR as I suspect it's a bit unwieldly to include the actual
panic in the docs. If there's a way to have the panic collapsed in the doc,
I'm open to that; but, I couldn't see an easy way to do that.
(I just pushed a new commit to this PR with that change; if the protocol is
to squash/rebase all PRs, I'm happy to do that.)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]