Page 1 of 1

ESP32 get bootloader version

Posted: Fri Mar 25, 2022 2:55 am
by godzilla2
Is there any way to get the bootloader version in ESP-IDF?

I'd want something that can be called in my App code and returns the ESP-IDF version that the bootloader was built with. i.e v4.3.1 etc


I've looked at this forum post.
viewtopic.php?t=7977