mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-05 06:25:16 +00:00
Adjust workflows, disable debug build for firmware
This commit is contained in:
parent
e3b4972025
commit
f897d98ab0
3 changed files with 2 additions and 32 deletions
|
|
@ -20,7 +20,7 @@ TARGET = VNA_embedded
|
|||
# building variables
|
||||
######################################
|
||||
# debug build?
|
||||
DEBUG = 1
|
||||
DEBUG = 0
|
||||
# optimization
|
||||
OPT = -O2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue