Signed-off-by: imliubo <imliubo@makingfun.xyz>
bootloader hooks to avoid papers3 power issues
Please clone this repository into your IDF project, at the same level as components.
. ├── bootloader_components # <===== Here ├── components ├── main ├── managed_components ├── CMakeLists.txt ├── sdkconfig ├── sdkconfig.old └── version.txt
cd /path/to/your/project git clone https://github.com/m5stack/bootloader_components.git