Restioson
Restioson
(Another accidental close - I seem to keep doing this, sorry)
An instance of what I mean is that currently the `serial` module is quite low level - providing just sending per-character. It could be extended to be more like the...
Thanks for answering! In regards to the `println!` implementation -- yeah, it'd be difficult to figure out exactly which serial port should be used. Perhaps it could be passed as...
> What kind of setting do you mean? Say, I wouldn't go around setting arbitrary memory values on my PC
> You certainly might, if you were writing an OS in Rust. Fair point. Let's say that I wouldn't set arbitrary memory values in many settings, such as writing for...
(I'm not sure whether this should go here, thought maybe because it's about the library's future) What about renaming this to something like avr-hardware-utils or avr-hardware? It doesn't seem to...
> renaming might have to happen for copyright concerns Fair point! > we will have a better understanding of what the library should and shouldn't do to help guide a...
It is annoying to have to switch editors to type one character and the switch back, especially if you don't know the name of the diacritic. For instance, I just...
> Isn't this better achieved by the code editor inserting the desired letter for you using a snippet? Another counterpoint: typst has a symbol for ∈, but this can also...
> That's a math symbol though I don't see how this is necessarily relevant as there are still multiple ways to input them with a keyboard as unicode symbols >...