mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-24 17:27:21 +00:00

1. When dual core cpu run access DPORT register, must do protection. 2. If access DPORT register, must use DPORT_REG_READ/DPORT_REG_WRITE and DPORT_XXX register operation macro.