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
Guest7221 has left #rust-embedded [Error from remote client]
crabbedhaloablut has quit []
emerent has quit [Ping timeout: 240 seconds]
emerent has joined #rust-embedded
Guest7221 has joined #rust-embedded
vadimcn[m] has joined #rust-embedded
<vadimcn[m]> Spisoftcs
Darius has quit [Ping timeout: 260 seconds]
Darius has joined #rust-embedded
graso[m] has quit [Quit: Idle timeout reached: 172800s]
crabbedhaloablut has joined #rust-embedded
mabez[m] has joined #rust-embedded
IlPalazzo-ojiisa has joined #rust-embedded
<JamesMunns[m]> Whew!
<JamesMunns[m]> Huh, it looks like matrix org is starting to provide their own log history? (it's not as nice as Catherine's for now tho): https://view.matrix.org/room/!BHcierreUuwCMxVqOf:matrix.org/
mali[m] has quit [Quit: Idle timeout reached: 172800s]
<adamgreig[m]> I think that's a very old thing that got shut down
<adamgreig[m]> I vaguely remember seeing it at the time but it more or less wasn't working by then either
<adamgreig[m]> Which it seems did lead to https://github.com/matrix-org/matrix-viewer which was hosted at https://archive.matrix.org/ which got taken down lol
<adamgreig[m]> The latter only this year though, I hadn't seen the new thing before
crabbedhaloablut has quit []
<sknebel> If I remember right there was some noise about that because some people disagreed with their "look, if you didn't want us to put your logs in a website you wouldn't have made your room world-readable" stance
graso[m] has joined #rust-embedded
<graso[m]> Well, I've just found interesting web-based emulator (rvemu.app) but not sure how to run anything there
<graso[m]> I tried to create test.s with basic rvasm hello world, then upload it and "run test.s", but looks like it didn't work
Guest7221 has left #rust-embedded [Error from remote client]
<Lumpio-> Maybe it wants a binary
<Lumpio-> Also how did you attempt to do IO
tiwalun[m] has quit [Quit: Idle timeout reached: 172800s]
jannic[m] has quit [Quit: Idle timeout reached: 172800s]
firefrommoonligh has quit [Quit: Idle timeout reached: 172800s]
crabbedhaloablut has joined #rust-embedded
Guest62811 has joined #rust-embedded
zzoi-lol_zz has joined #rust-embedded
zzoi-lol_zz has left #rust-embedded [Glined: User has been banned from the network.]
<dav1d> Is there an adapter that lets me write core::fmt::Arguments to a async Write trait from embedded-io?
<dav1d> I wanna make the write!() macro work
<adamgreig[m]> it implements std::io::Write for embedded_io_async::Write
<dav1d> adamgreig[m], Ill have a look but from what I saw this doesnt work only for core::fmt?
<adamgreig[m]> aah, yea, sorry
<dav1d> this seems quite tricky to implement myself as well, since I have no idea what to do with core::fmt::Arguments
<adamgreig[m]> dav1d: hm, write!() should already work for embedded_io::Write because its write_fmt implements core::fmt::Write, but I guess not for embedded_io_async
<adamgreig[m]> https://github.com/rust-embedded/embedded-hal/blob/master/embedded-io/src/lib.rs#L415-L448 might give you some idea how to handle the fmt::Arguments but presumably this is a pain for async
<dav1d> adamgreig[m], sorry I should have clarified I am still on embedded-io 0.4 and then the async trait, so the equivalent would be embedded-io-async
Guest7221 has joined #rust-embedded
<dav1d> adamgreig[m], thanks for the link though, I can probably copy the implementation
<dav1d> and adapt it for async
<dav1d> this actually looks a lot more straight forward than I expected
<dav1d> oh right the problem is I cant implement write_str like that because it isnt async
Guest62811 has quit [Quit: Quit]
fooker has quit [Quit: WeeChat 3.8]
fooker has joined #rust-embedded
dirbaio[m] has quit [Quit: Idle timeout reached: 172800s]
chrysn[m] has quit [Quit: Idle timeout reached: 172800s]
andresovela[m] has quit [Quit: Idle timeout reached: 172800s]
firefrommoonligh has joined #rust-embedded
<firefrommoonligh> Are you related to Da5id from Snow Crash?
<dav1d> firefrommoonligh, no
brazuca has joined #rust-embedded
brazuca has quit [Quit: Client closed]
brazuca has joined #rust-embedded
notgull has quit [Ping timeout: 255 seconds]
notgull has joined #rust-embedded
pbsds has quit [Ping timeout: 264 seconds]
pbsds has joined #rust-embedded
pbsds has quit [Ping timeout: 246 seconds]
_whitelogger has joined #rust-embedded
pbsds has joined #rust-embedded
duderonomy has quit [Ping timeout: 240 seconds]
IlPalazzo-ojiisa has quit [Remote host closed the connection]