Yusef Karim

Results 4 comments of Yusef Karim

# weact_f401ccu6 NOTE 1: I didn't test parallel apps, I don't have easy way to upload two apps for now. If anyone can recommend a fast way for me to...

I tested this on my RED-V, works fine :+1: . An aside: I was wondering, whether if in the output functions (`into_output`, `into_inverted_output`, `into_output_drive`, and `into_inverted_output_drive`) we should also be...

I am also running into this problem. My code is [here](https://github.com/yusefkarim/e310x-playground). Initially I was using probe-rs `v0.21.1`, defmt `v0.3`, and defmt-rtt `v0.4`. Then I tried, the latest probe-rs (off of...

The program I am running is a simply blinky: [blinky.rs](https://github.com/yusefkarim/e310x-playground/blob/main/without_hal/src/bin/blinky.rs). I am using rtt-target `v0.4`, I had a typo saying `v0.2` which I have now fixed in the original comment,...