Dario Nieuwenhuis

Results 123 issues of 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...

enhancement
stm32

There's two watchdogs WDT0, WDT1, while the existing driver assumes only one named WDT. Needs some refactor, should be easy.

enhancement
nrf

It's only available in the net core.

enhancement
nrf

Only available in the net core.

enhancement
nrf

documentation

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.

enhancement