You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal dynamic application for the Mk OS — blinks a GPIO LED on the STM32F746G-Eval2. Intended as a getting-started example showing how to build, load, and run a .elf with the Mk dynamic loader.
Pong arcade game for the Mk embedded OS. Demonstrates the graphical engine, event-driven painter callbacks, and keyboard input handling. Reference example for writing dynamic Mk applications.