Hi,
I know we still lack a proper device driver model, but did someone try/or are there any plans to add device tree support to FreeRTOS?
Regards,
Robert
Hi,
I know we still lack a proper device driver model, but did someone try/or are there any plans to add device tree support to FreeRTOS?
Regards,
Robert
Hi @robert.berger
FreeRTOS is intentionally unopinionated about device driver model. It is done to ensure that FreeRTOS works with a wide variety of drivers supplied by different vendors. At the moment, we do not intend to add device tree support. If you have a proposal, we would be happy to hear that.