mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-04 01:34:11 +02:00
IDE/m33mu-falcon-verify: drop generated OTP binary, gitignore it
stm32h563_OTP.bin is a generated one-time-programmable flashing artifact, not source. Remove it from the tree and add it to the directory .gitignore alongside the other generated outputs (app-falcon.*) so a local build can no longer re-add it.
This commit is contained in:
@@ -3,3 +3,4 @@ app-falcon.elf
|
|||||||
app-falcon.bin
|
app-falcon.bin
|
||||||
app-falcon.sym
|
app-falcon.sym
|
||||||
app-falcon.dis
|
app-falcon.dis
|
||||||
|
stm32h563_OTP.bin
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user