1、Adapt ota-related interfaces to the XiZi_IIoT/tool/bootloader directory

2、Add flash config by menuconfig
This commit is contained in:
wgzAIIT
2023-05-05 17:07:30 +08:00
parent 0ecb29c887
commit 4b40ae19dc
22 changed files with 631 additions and 485 deletions
+2
View File
@@ -5,4 +5,6 @@ source "$KERNEL_DIR/lib/Kconfig"
source "$KERNEL_DIR/fs/Kconfig"
source "$KERNEL_DIR/tool/Kconfig"
source "$KERNEL_DIR/../../APP_Framework/Kconfig"