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
Bare-metal application loader for ARM Cortex-M0+ cores. It handles system startup, exception handling, and frame-based scheduling. Written in C11 and ARMv6-M assembly, it implements configurable performance or footprint.
About
Bare-metal application loader for ARM Cortex-M0+ cores. It handles system startup, exception handling, and frame-based scheduling. Written in C11 and ARMv6-M assembly, it implements configurable performance or footprint.