add ota build script

This commit is contained in:
Shuanglei Tao
2025-05-14 14:42:48 +08:00
parent 69fb9e707b
commit 57460175bb
12 changed files with 2759 additions and 14 deletions

6
.gitignore vendored
View File

@@ -45,6 +45,8 @@
# Generated output files
Keil/Listings/*
Keil/Objects/*
Keil/_build*/
_build/
# Debugger files
# define exception below if needed
@@ -80,7 +82,9 @@ Keil/Objects/*
# !my_customized_scatter_file.sct
!SDK/*/components/softdevice/*/hex/*.hex
_build/
!tools/bootloader/*.hex
!tools/bin/*.exe
!tools/*.bat
RTE_Components.h
EventRecorderStub.scvd
JLinkLog.txt