The Wayback Machine - https://web.archive.org/web/20210928181027/https://github.com/topics/embedded-rust
Skip to content
#

embedded-rust

Here are 57 public repositories matching this topic...

Lotterleben
Lotterleben commented Jul 20, 2021

Describe the bug
Currently, when I supply an incomplete or wrong chip name, for example

probe-run --chip nrf5 tests/test_elfs/hello

, I get a somewhat misleading error message:

probe-run git:(main) ✗ probe-run --chip nrf5 tests/test_elfs/hello
(HOST) INFO  flashing program (5.75 KiB)
Error: Error while flashing

Caused by:
    The execution of 'er

Improve this page

Add a description, image, and links to the embedded-rust topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embedded-rust topic, visit your repo's landing page and select "manage topics."

Learn more