mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 22:24:12 +08:00
cde0de00fe
1. For some reasons, the bootloader will set CPU source to BBPLL and enable it,
but there are calibration issues, so we need turn off the BBPLL and do calibration again to fix the issue.
2. Corresponding issue link: https://github.com/espressif/esp-idf/commit/89cc9084ab5d889761cb5eff7560a2661236842a
Signed-off-by: chenwen@espressif.com <chenwen@espressif.com>