Skip to content

Commit

Permalink
Merge pull request #50 from MikroElektronika/revert-49-new-feature/bo…
Browse files Browse the repository at this point in the history
…ards/2

Revert "Merge branch new-feature/boards/2 into master"
  • Loading branch information
StrahinjaJacimovic authored Sep 12, 2024
2 parents 44af83e + b42e4fc commit b3d543d
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 729 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/boardReleaseTest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ jobs:
packages: write
actions: read
steps:
- name: Authorize Mikroe Actions App
uses: actions/create-github-app-token@v1
id: app-token
with:
app-id: ${{ vars.MIKROE_ACTIONS }}
private-key: ${{ secrets.MIKROE_ACTIONS_KEY_AUTHORIZE }}

- name: Checkout code
uses: actions/checkout@v4
with:
Expand Down

This file was deleted.

308 changes: 0 additions & 308 deletions bsp/board/include/boards/board_nucleo_144_with_stm32f429zi/board.h

This file was deleted.

This file was deleted.

Loading

0 comments on commit b3d543d

Please sign in to comment.