Commit fdd0131
committed
Relax GD32 warnings and extend SRCDIR
Add `-Wno-error` overrides for `missing-field-initializers` and `implicit-function-declaration` in GD32 firmware build flags to prevent these warnings from failing builds. Also append `EXTRA_C_DIRECTORIES` and `EXTRA_CPP_DIRECTORIES` to `SRCDIR` so extra source directory settings are included in object build path handling.1 parent 76f5018 commit fdd0131
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
0 commit comments