mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-05 06:25:16 +00:00
Version bumped to 1.0.0
This commit is contained in:
parent
dfe5704480
commit
2bac0bbbe1
3 changed files with 4 additions and 4 deletions
|
|
@ -99,8 +99,8 @@ MCU = $(CPU) -mthumb $(FLOAT-ABI) $(FPU)
|
|||
|
||||
# C defines
|
||||
C_DEFS = \
|
||||
-DFW_MAJOR=0 \
|
||||
-DFW_MINOR=1 \
|
||||
-DFW_MAJOR=1 \
|
||||
-DFW_MINOR=0 \
|
||||
-DFW_PATCH=0 \
|
||||
-DUSE_FULL_LL_DRIVER \
|
||||
-DHW_REVISION="'B'" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue