ataradov / edbg

Simple utility for programming MCUs and FPGAs though CMSIS-DAP protocol. Works on Linux, MAC and Windows.
BSD 3-Clause "New" or "Revised" License
283 stars 93 forks source link

Don't try to upload binaries if secrets are missing #130

Closed ooxi closed 1 year ago

ooxi commented 1 year ago

Otherwise each fork will fail to build. I have verified it does not try to upload binaries if the secrets are missing but you might have to check if it does indeed upload the binaries if the secrets are present.

ataradov commented 1 year ago

Seems to work fine