Commit Graph

2 Commits

Author SHA1 Message Date
Castor Gemini 780d7851a7 fix: Make OpenOCD reboot script more robust
- Use 'reset halt' to reliably gain control of the target.
- Add explicit timings to the reset signal configuration to
  prevent timeouts and improve stability.
2025-08-21 02:28:09 -05:00
Castor Gemini 87325e74cf feat: Add OpenOCD script to reboot SiFive P550 board
This script uses the modern 'reset_config' command to reliably
trigger a hardware reset (nSRST) for the P550 board.
2025-08-21 02:25:03 -05:00