Skip to content

Commit

Permalink
Added yc1021 to binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
uholeschak committed Mar 9, 2019
1 parent f17a7d9 commit 2692bb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EdiabasLib/CreateReleasePackage.bat
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ copy "!BATPATH!CanAdapterElm\Bluetooth\spp_uart\release\*.*" "!CANADAPTERELMPATH
mkdir "!CANADAPTERELMPATH!esp8266"
copy "!BATPATH!CanAdapterElm\CanAdapterElm.X\dist\spp_uart\production\*.hex" "!CANADAPTERELMPATH!esp8266"
copy "!BATPATH!CanAdapterElm\Esp8266\*.bin" "!CANADAPTERELMPATH!esp8266"
mkdir "!CANADAPTERELMPATH!yc1021"
copy "!BATPATH!CanAdapterElm\CanAdapterElm.X\dist\spp_uart\production\*.hex" "!CANADAPTERELMPATH!yc1021"
copy "!BATPATH!CanAdapterElm\YC1021\*.bin" "!CANADAPTERELMPATH!yc1021"

mkdir "!ENETADAPTERPATH!"
copy "!BATPATH!EnetAdapter\Release\mini.bin" "!ENETADAPTERPATH!"
Expand Down

0 comments on commit 2692bb0

Please sign in to comment.