<dirbaio[m]>
<KevinPFleming[m]> "Since defmt doesn't have a..." <- What do you mean? You can print usizes just fine with defmt
<KevinPFleming[m]>
<dirbaio[m]> "What do you mean? You can..." <- Ahh.. there's no specific type specifier for it, so I assumed you couldn't. I've worked in C/C++ for too long :-)
<dirbaio[m]>
ah you mean the {=usize} thing?
<dirbaio[m]>
you can stlil print it with {}
<dirbaio[m]>
{=usize} does work though
<dirbaio[m]>
* ah you mean the {=usize} thing doesn't work?
<KevinPFleming[m]>
Lol... that explains it. I hadn't tried it because it wasn't in the docs.
RobinMueller[m] has quit [Quit: Idle timeout reached: 172800s]
davidmpye[m] has quit [Quit: Idle timeout reached: 172800s]
TomB[m] has quit [Quit: Idle timeout reached: 172800s]
therealprof[m] has quit [Quit: Idle timeout reached: 172800s]
jfsimon has quit [Ping timeout: 252 seconds]
<Vaishnav-sabari->
I want to get started with embassy and rust on the microbit v2. Any good tutorials I can watch or good documentation of it. Again it's a very beginner-like question. Thank you for your time.
jason-kairos[m] has quit [Quit: Idle timeout reached: 172800s]
ouilemur has quit [Quit: WeeChat 4.6.3]
<KevinPFleming[m]>
You can also join the Embassy Matrix channel at https://matrix.to/#/#embassy-rs:matrix.org
richardeoin has quit [Ping timeout: 252 seconds]
richardeoin has joined #rust-embedded
<zaven[m]>
<firefrommoonligh> "Yes. I'm doing a project for..." <- Good. I find the Hals useful for my project, don’t need a lot more, but actively seems limited. I could probably get more involved with them but sometimes get feedback like they are a dead end.