From dc8210a654224ccf76c70fec699f0354273d7489 Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 13 Jul 2018 12:00:20 +0800 Subject: Release [SZPRJM0A] --- Board/EM/Setup/Setup.uni | Bin 24798 -> 24798 bytes ReleaseHistory.xlsx | Bin 292357 -> 292515 bytes ReleaseHistory_20180713.pdf | Bin 0 -> 344209 bytes RomImage/FitcBuild.bat | 2 +- SZPRJM0A.zip | Bin 0 -> 2771234 bytes 5 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 ReleaseHistory_20180713.pdf create mode 100644 SZPRJM0A.zip diff --git a/Board/EM/Setup/Setup.uni b/Board/EM/Setup/Setup.uni index 84d6ae5..c3d893c 100644 Binary files a/Board/EM/Setup/Setup.uni and b/Board/EM/Setup/Setup.uni differ diff --git a/ReleaseHistory.xlsx b/ReleaseHistory.xlsx index 79cf726..f4441b0 100644 Binary files a/ReleaseHistory.xlsx and b/ReleaseHistory.xlsx differ diff --git a/ReleaseHistory_20180713.pdf b/ReleaseHistory_20180713.pdf new file mode 100644 index 0000000..40949af Binary files /dev/null and b/ReleaseHistory_20180713.pdf differ diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat index bc0c307..312c997 100644 --- a/RomImage/FitcBuild.bat +++ b/RomImage/FitcBuild.bat @@ -103,7 +103,7 @@ GOTO ImageOutput :ImageOutput IF EXIST %DestDir%\OutImage.bin ECHO Rom_%RomSize%%RomSkue%.bin && move /Y %DestDir%\OutImage.bin Rom_%RomSize%%RomSkue%.bin -IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin SZPRJM09.bin +IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin SZPRJM0A.bin IF EXIST %DestDir%\OutImage_1.bin ECHO Rom00%RomSkue%.bin && move /Y %DestDir%\OutImage_1.bin Rom00%RomSkue%.bin IF EXIST %DestDir%\OutImage_2.bin ECHO Rom01%RomSkue%.bin && move /Y %DestDir%\OutImage_2.bin Rom01%RomSkue%.bin echo Rom_%RomSize%%RomSkue%.bin>ForPfatName.txt diff --git a/SZPRJM0A.zip b/SZPRJM0A.zip new file mode 100644 index 0000000..36de246 Binary files /dev/null and b/SZPRJM0A.zip differ -- cgit v1.2.3