Skip to content

Commit

Permalink
Revert "Squashed commit of the following:"
Browse files Browse the repository at this point in the history
This reverts commit 95883f3.
  • Loading branch information
gcammisa committed Oct 14, 2022
1 parent 95883f3 commit c93069d
Show file tree
Hide file tree
Showing 309 changed files with 10,416 additions and 8,747 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/firmware-desfire-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
run: make desfire
working-directory: Firmware/Chameleon-Mini/
- name: Move hex file to FirmwareBuild
run: mv Chameleon-Mini-CustomBuild_DESFire.hex $GITHUB_WORKSPACE/FirmwareBuild/
run: mv Chameleon-Mini-DESFire.hex $GITHUB_WORKSPACE/FirmwareBuild/
working-directory: Firmware/Chameleon-Mini/
- name: Move eep file to FirmwareBuild
run: mv Chameleon-Mini-CustomBuild_DESFire.eep $GITHUB_WORKSPACE/FirmwareBuild/
run: mv Chameleon-Mini-DESFire.eep $GITHUB_WORKSPACE/FirmwareBuild/
working-directory: Firmware/Chameleon-Mini/
- name: Upload Build Artifact to Action
uses: actions/[email protected]
Expand Down
52 changes: 0 additions & 52 deletions .github/workflows/firmware-iso15693-push.yml

This file was deleted.

109 changes: 0 additions & 109 deletions Doc/BuilingFirmwareBinariesFromSource.md

This file was deleted.

Loading

0 comments on commit c93069d

Please sign in to comment.