File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ check_src_filters =
3535build_unflags =-fno-rtti
3636
3737build_flags =
38- -D FIRMWARE_VERSION =' "3.0.1 "'
38+ -D FIRMWARE_VERSION =' "3.0.2 "'
3939 -D ARM_MATH_CM4
4040 -D ARM_MATH_MATRIX_CHECK
4141 -D ARM_MATH_ROUNDING
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ lib_deps =
6565
6666build_flags =
6767 -DCFG_TUSB_CONFIG_FILE =' "sdkconfig.h"' ; Use default TinyUSB configuration
68- -DFIRMWARE_VERSION =' "1.1.0 "' ; Enter Firmware Version here
68+ -DFIRMWARE_VERSION =' "1.1.1 "' ; Enter Firmware Version here
6969 -DUSB_MANUFACTURER =' "CATS"' ; USB Manufacturer string
7070 -DUSB_PRODUCT =' "CATS Ground Station"' ; USB Product String
7171 -D USB_SERIAL =" 0" ; Enter Device Serial Number here
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ extra_scripts =
1919 pre:pre_config.py
2020
2121build_flags =
22- -D FIRMWARE_VERSION =' "1.1.1 "'
22+ -D FIRMWARE_VERSION =' "1.1.2 "'
2323
2424check_tool = clangtidy
2525check_src_filters =
You can’t perform that action at this time.
0 commit comments