cederom commented on issue #16271: URL: https://github.com/apache/nuttx/issues/16271#issuecomment-3188618497
Status update: * @shtirlic added NuttX RISC-V core support for rPI Pico2(W) in https://github.com/apache/nuttx/pull/16424, yeah! * `picotool` grows with functions, now `load` (firmware flashing) and `reboot` (reset to bootrom, arm core, riscv core) commands are now possible, we are getting closer to full automation, as discussed in https://github.com/raspberrypi/picotool/issues/270, this however requires api stub in firmware to perform controlled reset over usb protocol, hardware reset/bootom is not possible as in ESP family :-) * Here is initial implementation of usb-protocol-reset-vector for rPI Pico2 https://github.com/raspberrypi/picotool/issues/270. * So far we are working on RP2350, but maybe this will be also possibe for RP2040. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org