Skip to content

Commit

Permalink
xtensa/esp32s3: Update the rtc code to fix system blocking issue
Browse files Browse the repository at this point in the history
   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: espressif/esp-idf@89cc908

Signed-off-by: [email protected] <[email protected]>
  • Loading branch information
cwespressif authored and acassis committed Aug 9, 2024
1 parent 83932d1 commit cde0de0
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 191 deletions.
Loading

0 comments on commit cde0de0

Please sign in to comment.