ESP32-P4 JIT: Dynamic Code Loading System
A sophisticated dynamic code loading system for the ESP32-P4 microcontroller that enables native RISC-V execution without firmware reflashing. It provides a Python-based host toolchain for cross-compilation and a high-speed USB transport protocol for rapid algorithm deployment and testing. Built on ESP-IDF and FreeRTOS, it supports automatic memory management, cache coherency, and seamless NumPy integration.