Description
The README references a guide at
https://raw.githubusercontent.com/swittlich/OneWare.CC-Toolchain/refs/heads/main/docs/WSL.md,
but the file does not exist.
The documentation should explicitly state that sudo must not require a password.
When openFPGAloader was not installed, no error appeared because sudo was waiting for a password prompt in the background.
Steps to Reproduce
- Use WSL with the Olimex board
- Follow the README instructions
- Observe that the
docs/WSL.md guide is missing
- Run commands without
openFPGAloader installed → no error shown, as sudo waits for password
Expected Behavior
- A valid
docs/WSL.md guide is available
- Documentation clearly states that
sudo must not require a password
- Missing tools like
openFPGAloader produce a visible error
Description
The README references a guide at
https://raw.githubusercontent.com/swittlich/OneWare.CC-Toolchain/refs/heads/main/docs/WSL.md,
but the file does not exist.
The documentation should explicitly state that
sudomust not require a password.When
openFPGAloaderwas not installed, no error appeared becausesudowas waiting for a password prompt in the background.Steps to Reproduce
docs/WSL.mdguide is missingopenFPGAloaderinstalled → no error shown, assudowaits for passwordExpected Behavior
docs/WSL.mdguide is availablesudomust not require a passwordopenFPGAloaderproduce a visible error