Lotte Steenbrink
Lotte Steenbrink
ooooh nice! That's already a huge help, I think.
I'm experiencing the same issue (using Mac OS Mojave 10.14.2).
Note that this has the side effect that, given this dependency tree: ``` defmt | | libuseful | | | my_crate ``` e.g. `my_crate` depending on `defmt` and `libuseful`, and...
The template currently does not provide risc-v support. keeping this issue open as a reminder if/when we want to change that. :)
one side note– I think we should make sure to not overdo it and overwhelm our users with too much color because then the important info gets lost as well....
Were these the tests you were running? https://github.com/stm32-rs/bxcan/blob/master/testsuite/tests/integration.rs
for the record, I've pushed the code I've used to generate the ELFs we're using so far into [this repo](https://github.com/Lotterleben/probe-run-test-apps)
yes! there were several points of confusion where people weren't sure if the code was running on the board or what was happening. Imo this is a great idea
Agreed. maybe we can sneak in a "🔎 in Rust projects, you may encounter another block comment notation: `#[cfg(TODO)]` effectively comments out the following element, which could be anything from...
Hi omac777, make sure you have 2 micro-USB cables handy because you need one for the debugger and one for flashing. Also, make sure that none of them are data-...