<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 ?
<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.
<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!
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