mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
Version number increase + boot LED debug reverted
This commit is contained in:
parent
101819fd36
commit
63ebbf8348
11 changed files with 65 additions and 19 deletions
|
|
@ -100,7 +100,7 @@ MCU = $(CPU) -mthumb $(FLOAT-ABI) $(FPU)
|
|||
# C defines
|
||||
C_DEFS = \
|
||||
-DFW_MAJOR=1 \
|
||||
-DFW_MINOR=4 \
|
||||
-DFW_MINOR=5 \
|
||||
-DFW_PATCH=0 \
|
||||
-DDEBUG \
|
||||
-DUSE_FULL_LL_DRIVER \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue