OVMS3-idf/components/esp32/hwcrypto
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
..
aes.c component/esp32 : fix dualcore bug 2017-05-08 21:53:43 +08:00
sha.c component/esp32 : fix dualcore bug 2017-05-08 21:53:43 +08:00