mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 22:17:31 +00:00
increment version number
This commit is contained in:
parent
84ce57e505
commit
de1fd7d3ba
3 changed files with 4 additions and 4 deletions
|
|
@ -101,7 +101,7 @@ MCU = $(CPU) -mthumb $(FLOAT-ABI) $(FPU)
|
|||
C_DEFS = \
|
||||
-DFW_MAJOR=1 \
|
||||
-DFW_MINOR=1 \
|
||||
-DFW_PATCH=0 \
|
||||
-DFW_PATCH=1 \
|
||||
-DUSE_FULL_LL_DRIVER \
|
||||
-DHW_REVISION="'B'" \
|
||||
-D__weak="__attribute__((weak))" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue