<re_irc>
<almindor> I see there are old "unproven" feature gated "Pwm" traits in "embedded-hal v0.2.7". Is this being dropped completely for "v1.0" ?
starblue has quit [Ping timeout: 260 seconds]
starblue has joined #rust-embedded
emerent has quit [Ping timeout: 248 seconds]
emerent has joined #rust-embedded
crabbedhaloablut has quit [Ping timeout: 258 seconds]
crabbedhaloablut has joined #rust-embedded
causal has quit [Quit: WeeChat 3.6]
<re_irc>
<newam> almindor: I believe so, I think the problem with the ""unproven"" feature is that everyone started using them as-is and it would break a lot to change them, even though they were unproven.
dc740 has joined #rust-embedded
dc740 has quit [Remote host closed the connection]
<re_irc>
<almindor> ok, so there are no plans for Pwm traits in embedded-hal anytime soon then
dc740 has joined #rust-embedded
dc740 has quit [Remote host closed the connection]
dc740 has joined #rust-embedded
dc740 has quit [Remote host closed the connection]
dc740 has joined #rust-embedded
starblue has quit [Ping timeout: 252 seconds]
dc740 has quit [Remote host closed the connection]
gsalazar has joined #rust-embedded
gsalazar has quit [Ping timeout: 244 seconds]
starblue has joined #rust-embedded
<re_irc>
<chemicstry> Jan Bronicki: BSPs are quite uncommon imo. Probably because they are quite hard to write for most HAL/PACs that use singleton peripheral struct
<re_irc>
<thejpster> github.com/rp-rs has a bunch too
starblue has joined #rust-embedded
<re_irc>
<riskable> Is there something like "#[rustfmt::skip]" that I can pass as a little directive to rustfmt to tell it, "you don't have to put every one of these on its own line"? Like, I _want_ it to format the stuff for me I just don't want it to do this: