Question
I'm trying to do the hands on example on the stm32wb55 in the stm32cubeIDE and in the hands on they include the scheduler.h and call the fuction SCH_Run(~0); however in STM32Cube_FW_WB_V1.6.0 there is no scheduler files, how do i make the hands on wo
is there any documentation how to use the stm32wb55 in the stm32cubeIDE with STM32Cube_FW_WB_V1.6.0?