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
glitchy has quit [Ping timeout: 248 seconds]
glitchy has joined #rust-embedded
GenTooMan has quit [Ping timeout: 242 seconds]
GenTooMan has joined #rust-embedded
sroemer has joined #rust-embedded
sroemer has joined #rust-embedded
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]
wassasin[m] has joined #rust-embedded
<wassasin[m]> Very cool, WASM interpreter to be run on embedded devices by NASA JPL https://crates.io/crates/spacewasm
<wassasin[m]> (requires alloc)
jjido has joined #rust-embedded
jjido has quit [Client Quit]
jjido has joined #rust-embedded
raymondr has quit [Ping timeout: 276 seconds]
<thejpster[m]> Martin Sivák: you might want to try the #esp-rs:matrix.org room or the #embassy-rs:matrix.org room
sskartheekadivi has joined #rust-embedded
raymondr has joined #rust-embedded
jjido has quit [Ping timeout: 245 seconds]
meowie has quit [Remote host closed the connection]
meowie has joined #rust-embedded
raymondr has quit [Ping timeout: 252 seconds]
raymondr has joined #rust-embedded
lethalbit has quit [Read error: Connection reset by peer]
lethalbit has joined #rust-embedded
raymondr has quit [Remote host closed the connection]
sroemer has quit [Quit: WeeChat 4.7.2]
ello_ has quit [Quit: ZNC 1.10.1 - https://znc.in]
ello has joined #rust-embedded
<MartinSivk[m]> thejpster: Thanks, I kind of hoped all the embedded folks hang around here too :)
ello- has quit [Quit: ZNC 1.10.1 - https://znc.in]
ello_ has joined #rust-embedded
datdenkikniet[m] has joined #rust-embedded
<datdenkikniet[m]> * Does anyone have recommendations for bitfield crates besides `bitbybit` and `bilge` (with equal amounts of functionality)?... (full message at <https://catircservices.org/_irc/v1/media/download/AZhJMbj__wD3Y6uZ0toDcviXXK-lQ4BHiwbGPIY3OJYHXmfpKlp6dZygByAbMIZUeeIZu1AI51N0I4OjiRhVnj2_8AAAAAAAAGNhdGlyY3NlcnZpY2VzLm9yZy9yeUNnbk1KaHpPaVZNZFBnaXBiUk5aU2c>)
<datdenkikniet[m]> * Does anyone have recommendations for bitfield crates besides `bitbybit` and `bilge` (with equal amounts of functionality)?... (full message at <https://catircservices.org/_irc/v1/media/download/AWS_hWhzINRlgDYf_e1gayF0lYw5t-1QmdB3SVnrXhLMLiQ6rQoJzLUA03eRciK018MEIUnX8604yeo8tyDyxf6_8AAAAAAAAGNhdGlyY3NlcnZpY2VzLm9yZy9JYVRvcklRYndsSVhLcmJIUmJtcXZJRVI>)
<datdenkikniet[m]> * Does anyone have recommendations for bitfield crates besides `bitbybit` and `bilge` (with equal amounts of functionality)?... (full message at <https://catircservices.org/_irc/v1/media/download/Ae7W3YenQfJPqRVBH_I6193L_2L6CxBxclW7lWAmfB6OurKopKJmrBWrgR58eW4WFdqnnZTYnZYMGQqQlPnLXlm_8AAAAAAAAGNhdGlyY3NlcnZpY2VzLm9yZy9PZE9YYUNPcEpTUklmaWdxSW5CbnNaUmc>)
diondokter[m] has joined #rust-embedded
<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]
glitchy has joined #rust-embedded
jjido has quit [Ping timeout: 245 seconds]