Question
Zephyr + 802.15.4 + STM32wb55
I am beginner with STM32WB board and would like to know whether only the co-processor libraries from STM should be used for the Radio core or is it possible to use third party sources for radio programming. Further I wish to do 802.15.4 programming with Zephyr RTOS. Right now, Zephyr does not support 802.15.4 for stm32wb boards. Any leads on how to port to the existing driver to this board?