Skip to content

Commit

Permalink
add post processing of binary for hyperram
Browse files Browse the repository at this point in the history
  • Loading branch information
davideschiavone committed Sep 26, 2024
1 parent a6b37da commit 922fe80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ app: clean-app
echo "\033[0;31mI would start by checking b) if I were you!\033[0m"; \
exit 1; \
}
python post_proc_hex.py sw/build/main.hex sw/build/main.hex

## Just list the different application names available
app-list:
Expand Down

0 comments on commit 922fe80

Please sign in to comment.