I'm looking to use Zephyr on the LPC55S06. It currently has partial support.
I'd like to be able to use the OS_timer to sleep the MCU for a period of time, I've had this working in bare metal code before. Is there a way to include the HAL OS timer support in a Zephyr application? Or any other modules that don't currently have Zephyr support?
Also is there an ETA of MCAN support, it looks to be supported on the LPC55S16, it t just a matter of testing?