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