mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
refactor(esp_hal_regi2c): move regi2c implementation from esp_rom to esp_hal_regi2c
This commit is contained in:
@@ -26,6 +26,7 @@ set(esp_hal_components
|
||||
esp_hal_clock
|
||||
esp_hal_security
|
||||
esp_hal_systimer
|
||||
esp_hal_regi2c
|
||||
)
|
||||
set(COMPONENTS ${g0_components} ${g1_components} ${esp_hal_components} main)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user