Documentation for ST scheduler
Hello
For a project that I am working on I need a simple scheduler, a full RTOS is more complex than I need. My first idea was to build one myself but I noticed that when using STM32Cube to generate code to for example run bluetooth a scheduler is included. I can however not find any documentation regardning this scheduler.
Does anyone have any information detailing how this scheduler works?
Is this scheduler built for demonstration purposes only or have anyone built a project around it?
Greatful for any help