Commit bce83d0
committed
Relax GD32 build warnings and source dirs
Allow additional compiler warnings in GD32 firmware builds by disabling errors for missing field initializers and implicit function declarations. Also include extra C/C++ source directories in `SRCDIR` so object discovery covers files added through the extra directory variables.1 parent d19aadb commit bce83d0
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