mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 18:40:13 +00:00
component/soc: fix register access protection missing - fix dport register access protection missing - add rom function protect - add normal register function check See merge request !747