esp-idf/components/xtensa-debug-module
Tian Hao f7e8856520 component/esp32 : fix dualcore bug
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.
2017-05-08 21:53:43 +08:00
..
2016-10-17 12:18:17 +08:00
2016-10-21 18:01:20 +08:00
2017-05-08 21:53:43 +08:00