Hi, I would like to program an application which will be the only application running on the STM32.
So I think about modifying the CircleOs (or my application) so that the main menu disappears and only the application starts after power on reset or wakeup. Do you have any Idea, how to disable the menu in an easy way?
Thanks!