mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
When creating G0 layer, some regi2c_*.h headers were moved out from esp_hw_support (G1) to soc (G0). In order to be consistent with that change, move all the remaining regi2c_*.h headers to soc too.