增加所有文件

This commit is contained in:
2025-11-07 10:05:24 +08:00
parent e248b10f07
commit 7dc1e89694
8376 changed files with 2995205 additions and 42 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<flash_board>
<pass>
<loader>sfs.flash</loader>
<range>CODE 0x10000000 0x10000080</range>
<abs_offset>0x10000000</abs_offset>
<args>
255
0
</args>
</pass>
<pass>
<loader>sf.flash</loader>
<range>CODE 0x404000 0x7fffff</range>
<abs_offset>0x10008000</abs_offset>
<args>
0
1
0x404000
</args>
</pass>
</flash_board>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<flash_device>
<exe>flashloader_norflash.out</exe>
<macro>../iar_flashmacro.mac</macro>
<page>512</page>
<block>640 0x1000</block>
<flash_base>0x10008000</flash_base>
<aggregate>1</aggregate>
</flash_device>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<flash_device>
<exe>flashloader_norflash.out</exe>
<macro>../iar_flashmacro.mac</macro>
<page>512</page>
<block>1 0x1000</block>
<flash_base>0x10000000</flash_base>
<aggregate>1</aggregate>
</flash_device>