Skip to content

Commit

Permalink
Merge pull request #93 from davidgiven/hex
Browse files Browse the repository at this point in the history
Add precompiled firmware
  • Loading branch information
davidgiven authored Aug 15, 2019
2 parents d6ae373 + 4954d33 commit 28d0ce7
Show file tree
Hide file tree
Showing 4 changed files with 4,666 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install:

build_script:
- make
- zip -9 fluxengine.zip fluxengine.exe brother120tool.exe
- zip -9 fluxengine.zip fluxengine.exe brother120tool.exe FluxEngine.cydsn/CortexM3/ARM_GCC_541/Release/FluxEngine.hex

artifacts:
- path: fluxengine.zip
Expand Down
Loading

0 comments on commit 28d0ce7

Please sign in to comment.