ChanServ changed the topic of #rust-embedded to: Welcome to the Rust Embedded IRC channel! Bridged to #rust-embedded:matrix.org and logged at https://libera.irclog.whitequark.org/rust-embedded, code of conduct at https://www.rust-lang.org/conduct.html
<M9names[m]> <explodingwaffle1> "is there a risc-v room or is..." <- GD32V Rust but I think the active riscv-team folks should be here too
ello has quit [Quit: ZNC 1.8.2 - https://znc.in]
ello has joined #rust-embedded
<owlfed[m]> Hello again, I need like a kind of guide to buy a developed board fof ESP32, I am looking in Ali-xpress but there is a lot of board, i need help…
<owlfed[m]> Recommendation for project with voltage and currency mainly ?
MichaelEden[m] has joined #rust-embedded
<MichaelEden[m]> I had great luck with this one: https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html
<owlfed[m]> Thanks I will read, I am watching YouTube about ESP32 dev kits
<Lumpio-> What do you mean by "project with voltage and currency"? You want to measure voltage and current? At what sort of magnitude?
morfertaw[m] has joined #rust-embedded
<morfertaw[m]> Hey, I am running a modified version of the [embassy-usb raspberry pi usb_hid_keyboard example](https://github.com/embassy-rs/embassy/blob/main/examples/rp/src/bin/usb_hid_keyboard.rs) on my esp32s3 based board. The example works fine but if I add a report id to the hid descriptor it stops working. You can see that in the input loop, where the report is written from, there is nothing specifying the report id.
<JamesMunns[m]> CC adamgreig, thejpster, therealprof, and any other WG members, would you mind chiming in on https://rust-lang.zulipchat.com/#narrow/stream/436762-wg-embedded/topic/Current.20member.20roster.20of.20wg-embedded ?
diondokter[m] has joined #rust-embedded
<diondokter[m]> Anybody know if you can pass the build-std argument though the command line instead of through the config.toml? Would make creating a testing script much easier
<dirbaio[m]> -Zbuild-std
<dirbaio[m]> or more complex -Zbuild-std=compiler_builtins,core -Zbuild-std-features=panic_immediate_abort
<diondokter[m]> Ah! I see what I did wrong. I did cargo build -- -Z..., but that's wrong
<diondokter[m]> Thanks!
<haobogu[m]> <morfertaw[m]> "Hey, I am running a modified..." <- Did you try to prepend the report id before the hid message
<haobogu[m]> * hid message?
<diondokter[m]> Took a bit of time to check whether adding the feature flags was truly all that was required. But the PR is now submitted!
wolfen has joined #rust-embedded
aochagavia[m] has quit [Quit: Idle timeout reached: 172800s]
IlPalazzo-ojiis1 has joined #rust-embedded
jsolano has quit [Ping timeout: 268 seconds]
pbsds3 has joined #rust-embedded
jsolano has joined #rust-embedded
AtleoS has quit [Ping timeout: 268 seconds]
AtleoS has joined #rust-embedded
Amit[m] has quit [Quit: Idle timeout reached: 172800s]
<dirbaio[m]> I wonder if the plan is to stabilize build-std-features along build-std? did you guys talk about it at rustnl?
<dirbaio[m]> and the features themselves would have to become stable too
<diondokter[m]> <dirbaio[m]> "I wonder if the plan is to..." <- Yeah they want to do it. The flags themselves would come a bit after, but not at the exact same time
<diondokter[m]> But exact timelines were of course not goven
<diondokter[m]> s/goven/given/
fuse117[m] has quit [Quit: Idle timeout reached: 172800s]
jotthyr[m] has joined #rust-embedded
<jotthyr[m]> Guys, I have a question on beginner level, anyone could help?
<jotthyr[m]> btw embassy is literally awesome framework
<jotthyr[m]> thanks for recommending James Munns
<jotthyr[m]> * for recommending that, James Munns
Lumpio[m] has joined #rust-embedded
<Lumpio[m]> You can just ask, if somebody knows the answer I'm sure they'll speak up
<jotthyr[m]> ok
<jotthyr[m]> Because I have an error that hrtim is not present in embassy_stm32
<Lumpio-> Which STM32 chip are you using?
<jotthyr[m]> STM32F303RET6
<jotthyr[m]> aaah I got u
<jotthyr[m]> / Sometimes-present hardware
<jotthyr[m]> right?
<Lumpio-> I don't think that chip has a HRTIM
<jotthyr[m]> thank you
<Lumpio-> There should be other types of timers available though
<jotthyr[m]> just my too forcy approach... everything is in the examples for another chips
StephenD[m] has joined #rust-embedded
<StephenD[m]> I.e. for reading and writing
<StephenD[m]> What are people using for flash memory management on the rp2040?
crabbedhaloablut has quit []
crabbedhaloablut has joined #rust-embedded
IlPalazzo-ojiis1 has quit [Quit: Leaving.]