esp32, esp32s2beta: move brownout.c to esp_common

This commit is contained in:
Ivan Grokhotkov
2020-01-21 16:41:39 +01:00
parent 70752baba4
commit caef7ad9f2
6 changed files with 17 additions and 74 deletions
-1
View File
@@ -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"