Commit 39d461d
committed
Centralize PHY define and drop RTL8201 LED flag
Move `PHY_TYPE=$(ENET_PHY)` into shared `DEFINES` in `firmware-template-gd32/lib/Rules.mk` and remove it from `COPS` so PHY selection is handled consistently through the define list. Also remove `RTL8201F_LED1_LINK_ALL` from the Art-Net pixel multi and E1.31 DMX multi build configs to stop forcing that PHY-specific LED behavior in those targets.1 parent 9c6b054 commit 39d461d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments