Commit b799a25
committed
Add warning suppressions and source directory support
Add compiler warning suppressions for missing-field-initializers and implicit-function-declaration in GD32 firmware builds. Extend Objects.mk to include EXTRA_C_DIRECTORIES and EXTRA_CPP_DIRECTORIES in SRCDIR for better build flexibility.1 parent 271aefe commit b799a25
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