Commit 6ddf810
committed
Bump software version to 2.4; remove crc pragma
Update software version symbol and value: rename SOFTWARE_VERSION to kSoftwareVersion and bump value to "2.4" in firmware-template header, and update usages in gd32_dmx_usb_pro and gd32_rdm_responder mains. Also remove the "-fprefetch-loop-arrays" optimization pragma from lib-clib/src/crc32/crc32.cpp as a minor cleanup.1 parent bc856f0 commit 6ddf810
4 files changed
Lines changed: 3 additions & 4 deletions
File tree
- firmware-template-gd32/include
- gd32_dmx_usb_pro/firmware
- gd32_rdm_responder/firmware
- lib-clib/src/crc32
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments