Driver interface

Dear rioters,

in the PRs #612 - #616 [1] Hauke introduced the interfaces for new peripheral drivers (GPIO, UART, timer, PWM, and ADC) as presented during the last meeting [2]. Do you see anything that's missing or could be improved in these interfaces?

Cheers, Oleg

[1] https://github.com/RIOT-OS/RIOT/pull/612     https://github.com/RIOT-OS/RIOT/pull/613     https://github.com/RIOT-OS/RIOT/pull/614     https://github.com/RIOT-OS/RIOT/pull/615     https://github.com/RIOT-OS/RIOT/pull/616 [2] http://riot-os.org/files/Driverlayer.pdf

Dear rioters!

in the PRs #612 - #616 [1] Hauke introduced the interfaces for new peripheral drivers (GPIO, UART, timer, PWM, and ADC) as presented during the last meeting [2]. Do you see anything that's missing or could be improved in these interfaces?

If there are no more comments on this new interface design, I would propose these PRs by the end of the week.

Cheers, Oleg

Hi,

Hej,

I think the timer interface could have integer issues similar to pwm, and there are some spelling errors / strange wordings … Maybe you guys can take a closer look?

Cheers, Ludwig