Dynamic App Loading for Cortex-M
A framework for implementing dynamic application loading on Cortex-M microcontrollers using Position Independent Code (PIC) and Global Offset Tables (GOT). It leverages the Zephyr RTOS for kernel services and syscall handling, allowing applications to be loaded and executed from any memory location.