修复mico-sdk错误

This commit is contained in:
nhkefus
2025-03-11 15:54:45 +08:00
parent 3422912129
commit 2ccb892a1c
2152 changed files with 664341 additions and 702636 deletions

18
mico-os/platform/MCU/MW3xx/flashloader/mw310.board Executable file → Normal file
View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_board>
<pass>
<loader>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310.flash</loader>
</pass>
</flash_board>
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_board>
<pass>
<loader>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310.flash</loader>
</pass>
</flash_board>

16
mico-os/platform/MCU/MW3xx/flashloader/mw310.flash Executable file → Normal file
View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_device>
<exe>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310_flash.out</exe>
<page>256</page>
<block>512 0x1000</block>
<flash_base>0x1f000000</flash_base>
</flash_device>
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_device>
<exe>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310_flash.out</exe>
<page>256</page>
<block>512 0x1000</block>
<flash_base>0x1f000000</flash_base>
</flash_device>

18
mico-os/platform/MCU/MW3xx/flashloader/mw310_all.board Executable file → Normal file
View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_board>
<pass>
<loader>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310_all.flash</loader>
</pass>
</flash_board>
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_board>
<pass>
<loader>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310_all.flash</loader>
</pass>
</flash_board>

16
mico-os/platform/MCU/MW3xx/flashloader/mw310_all.flash Executable file → Normal file
View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_device>
<exe>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310_flash_all.out</exe>
<page>256</page>
<block>512 0x1000</block>
<flash_base>0x1f000000</flash_base>
</flash_device>
<?xml version="1.0" encoding="iso-8859-1"?>
<flash_device>
<exe>$PROJ_DIR$\..\..\..\..\Platform\MCU\MW3xx\flashloader\mw310_flash_all.out</exe>
<page>256</page>
<block>512 0x1000</block>
<flash_base>0x1f000000</flash_base>
</flash_device>

0
mico-os/platform/MCU/MW3xx/flashloader/mw310_flash.out Executable file → Normal file
View File

View File