profile=minimal
in toolchain.toml do?
ufmt::uwriteln!
so whenever I open a project or file depending on avr-hal it is complaining about so many problems.
atmega-hal
and make avr-hal-generic
generic to allow a corresponding implementation in attiny-hal
adc
module has ReferenceVoltage
baked into avr-hal-generic
, though I think I've already successfully teased that apart.
UsartHal
trait with associated types Event
and Baudrate
Baudrate
needs to be Baudrate<CLOCK>