Commit daa3f99
committed
Bump firmware to 2.4 and cleanup platform code
Rename SOFTWARE_VERSION to kSoftwareVersion and bump the firmware version to "2.4", updating multiple firmware mains to use the new symbol. Remove two Makefile entries (gd32_emac_artnet_pixel_multi symlink and gd32_emac_llrp Makefile). Remove a problematic optimization pragma from crc32.cpp. Add a detailed documentation block to the RTL8201F PHY timing routine (CustomizedTiming) explaining RMSR fields, platform-specific timing adjustments for GD32F4xx, and chosen RX/TX offset values. These changes standardize the version identifier, clarify PHY timing behavior, and clean up platform build files.1 parent 54b2caa commit daa3f99
12 files changed
Lines changed: 61 additions & 72 deletions
File tree
- firmware-template-gd32/include
- gd32_emac_artnet_dmx_multi/firmware
- gd32_emac_artnet_pixel_multi
- firmware
- gd32_emac_ddp_pixel_multi/firmware
- gd32_emac_e131_dmx_multi/firmware
- gd32_emac_e131_pixel_multi/firmware
- gd32_emac_llrp
- firmware
- gd32_emac_pp_pixel_multi/firmware
- lib-clib/src/crc32
- lib-network/src/emac/phy/rtl8201f
| 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 | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
This file was deleted.
| 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 | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments