This documentation covers the firmware running on the ESP32-P4 on-board computer of the Plant-B CubeSat.
Project Structure
main/: application entry point and tasks
components/: reusable drivers and services
Build System
This project uses ESP-IDF and CMake.