Merge branch 'xidatong-arm32' into jerryscript

This commit is contained in:
wgz-code 2023-10-12 14:30:03 +08:00
commit c96376ea25
4 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
SRC_DIR :=
SRC_DIR += flash ota
SRC_DIR += ota
include $(KERNEL_ROOT)/compiler.mk

View File

@ -1,3 +0,0 @@
SRC_FILES := flash_ops.c
include $(KERNEL_ROOT)/compiler.mk