This commit is contained in:
刘可亮
2025-10-21 13:59:50 +08:00
parent 33c375efac
commit 3e10f578d3
7070 changed files with 998841 additions and 1402535 deletions

View File

@@ -14,4 +14,11 @@ if LPKG_USING_OTA_DOWNLOADER
select AIC_AB_SYSTEM_INTERFACE
default y
config OTA_DATA_DIRECT
bool "Use single data partition"
default n
config OTA_RODATA_DIRECT
bool "Use single rodata partition"
default n
endif