mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 11:55:21 +02:00
esp32, esp32s2beta: move brownout.c to esp_common
This commit is contained in:
@@ -12,7 +12,6 @@ if(BOOTLOADER_BUILD)
|
||||
else()
|
||||
# Regular app build
|
||||
set(srcs
|
||||
"brownout.c"
|
||||
"cache_err_int.c"
|
||||
"cache_sram_mmu.c"
|
||||
"clk.c"
|
||||
|
||||
Reference in New Issue
Block a user