missing scheduler.c & scheduler.h after generating a code in cudeIDE
Hello
I'm trying to follow an example from "STM32WB Workshop - 3 How to add BLE functionality", but on the step with adding the scheduler I have a problem. There is no such a files in my project (scheduler.c & .h). I was doing everything step by step like in the video, but after generating a code files were not created.
I can just copy them from demo projects or github of stm32wb firmware package, but I want to understand what the reason of happening it.
Thank you!