mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-08 22:26:32 +03: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