summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-04-10 01:16:22 +0700
committerhathach <[email protected]>2026-04-10 01:16:22 +0700
commit8320d8f8f49232c25476f8efdde55e7bedec11e3 (patch)
tree1b59ce6001a11b6695771dff7422121fede78c3f /src
parent7c3f5979ff9be05b7938f10dbaa6e55daaf8bdc1 (diff)
fix stm32h5 hard fault when reading UID with ICACHE enabled
On STM32H5, reading UID_BASE with ICACHE enabled causes a hard fault (ST errata). Cache the unique ID at the very start of board_init(), before any user code has a chance to enable ICACHE. Closes: https://github.com/hathach/tinyusb/discussions/3588 Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions