glitchy has quit [Remote host closed the connection]
glitchy has joined #rust-embedded
sroemer has quit [Quit: WeeChat 4.7.2]
glitchy has quit [Ping timeout: 271 seconds]
glitchy has joined #rust-embedded
raymondr has joined #rust-embedded
sroemer has joined #rust-embedded
MartinSivk[m] has joined #rust-embedded
<MartinSivk[m]>
Folks, does anyone have a recent experience with how to provision ESP based projects when using Rust and embassy? Is there any implementation of the bluetooth Espressif provisioner backend or something? Or is everyone depending on the config wifi portals?
sskartheekadivi has quit [Ping timeout: 245 seconds]
<diondokter[m]>
If it's for device drivers, maybe look into device-driver. For for internal and "general" bitfields? Not sure
<diondokter[m]>
Though, you could use device-driver only for its bitfields. But that's a bit overkill maybe?
<diondokter[m]>
OTOH, if you precompile it you don't need to depend on any proc macros
<diondokter[m]>
I expect to release v2 somewhere in August
<datdenkikniet[m]>
Hm, I might try that... Definitely a little overkill, but if it works it works :D
<diondokter[m]>
Docs are in the works. See the open pull request
meowie has quit [Ping timeout: 260 seconds]
meowie_ has joined #rust-embedded
meowie_ is now known as meowie
<thejpster[m]>
I use builders with bitbybit. I think you just need to set a default value?
<thejpster[m]>
I’ve also found the author very responsive so if it just needs a release I’m sure that’s possible.
jjido has joined #rust-embedded
<datdenkikniet[m]>
Oh, that's it! That makes it a lot more bearable. I've opened an issue about publishing a new release, but I guess my problem is solved by proxy. It would still be good to get those useless builders out of there. Thank you for the info!
<datdenkikniet[m]>
* Oh, that's it! That makes it a lot more bearable. I've opened an issue about publishing a new release, but I guess my problem is solved by proxy. It would still be good to get those useless builders out of there. Thank you for the info!
<datdenkikniet[m]>
I'll try to contribute with some extra docs to attempt to help improve some IMO less-obvious parts in bitbybit
JamesMunns[m] has quit [Quit: Idle timeout reached: 172800s]
glitchy has quit [Remote host closed the connection]