Hello Sebastian,
On Tue, 2022-07-19 at 14:00 +0200, Sebastian Huber wrote:
> Hello,
>
> we should also consider to use existing APIs and implementations for
> stuff we do not yet have in RTEMS, for example:
>
> https://docs.zephyrproject.org/latest/hardware/peripherals/adc.html
>
> The Zephyr
Hello,
we should also consider to use existing APIs and implementations for
stuff we do not yet have in RTEMS, for example:
https://docs.zephyrproject.org/latest/hardware/peripherals/adc.html
The Zephyr project uses device trees to statically configure device drivers:
https://docs.zephyrproj