Skip to content

Commit

Permalink
Update sdkAutomation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniloMilenkovic authored Oct 24, 2024
1 parent 69758ef commit 6fc3de5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sdkAutomation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,5 @@ jobs:
sudo mv interrupts_mcu.h ../${{ github.event.inputs.architecture }}/gcc_clang/interrupts/include/interrupts_mcu/mk20dx128vmp5/
sudo mv init_clock.c ../${{ github.event.inputs.architecture }}/gcc_clang/system/src/${{ github.event.inputs.vendor }}/doc_ds_1/
sudo mv MK20DX128VMP5.ld ../${{ github.event.inputs.architecture }}/gcc_clang/linker_scripts/${{ github.event.inputs.vendor }}/
sudo mv MK20DX128VMP5.s ../${{ github.event.inputs.architecture }}/gcc_clang/startup/${{ github.event.inputs.vendor }}/
sudo mv MK20DxVLH5|MK20DxVMP5.cmake ../${{ github.event.inputs.architecture }}/gcc_clang/cmake/${{ github.event.inputs.vendor }}/
sudo mv MK20DX128VMP5.s ../${{ github.event.inputs.architecture }}/gcc_clang/cmake/${{ github.event.inputs.vendor }}/

0 comments on commit 6fc3de5

Please sign in to comment.