Skip to content

Commit

Permalink
add m85
Browse files Browse the repository at this point in the history
  • Loading branch information
CYFS3 committed Nov 30, 2024
1 parent 73eb1aa commit f54d385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tflm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
strategy:
matrix:
target:
- {name: cortex-m85, arch: cortex-m85, kernel: cmsis_nn, coproc: '', args: ''}
- {name: cortex-m0plus, arch: cortex-m0plus, kernel: cmsis_nn, coproc: '', args: ''}
- {name: cortex-m4+fp, arch: cortex-m4+fp, kernel: cmsis_nn, coproc: '', args: ''}
- {name: cortex-m7+fp, arch: cortex-m7+fp, kernel: cmsis_nn, coproc: '', args: ''}
Expand Down

0 comments on commit f54d385

Please sign in to comment.