Build firmwares with -eddsa1 suffix.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-09-17 19:29:54 +02:00
parent 91e049b997
commit abe91823c0

View File

@@ -1,7 +1,7 @@
#!/bin/bash
VERSION_MAJOR="5"
VERSION_MINOR="6"
VERSION_MINOR="6-eddsa1"
rm -rf release/*
cd build_release