Dario Nieuwenhuis
Dario Nieuwenhuis
Recently we've unified most basic drivers like usart, spi across different peripheral versions, adding cfg's as needed. It turned out to be a good thing, considerably reducing code duplication. i2c...
There's two watchdogs WDT0, WDT1, while the existing driver assumes only one named WDT. Needs some refactor, should be easy.
Currently all attributes are forwarded to the generated "spawn" fn. We should filter which attributes are allowed, and error if a disallowed one is present.