Tomasz Różański

Results 4 comments of Tomasz Różański

This command is looking for a `package` section from the `cargo.toml` file. Just run it from the project folder, `src\05-led-roulette`. If this doesn't help, try cloning the repository once again,...

Do you have your code on GitHub? It would be a huge help to be able to analyze the whole project.

Clearly, there's a problem with symbolic links in your system. Check if the *Developer Mode* is turned on in Windows. Until then, try this workaround: ```sh cargo readobj ..\..\target\thumbv7em-none-eabihf\debug\led-roulette --...