Hello,
I want to implement a secure update process for a Rust-based firmware. To do this, I want to play with the second-stage bootloader.
Is it possible to find out how the esp32c6's bootloader in the repository-ressources was built in order to reproduce it and perhaps adapt it to my needs?
Thanks for you responses.