mirror of
https://github.com/espressif/esp-idf
synced 2025-03-24 16:39:12 -04: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.