Commit 5e1ebe2
committed
Use lib-fatfs include and simplify FATFS rules
Replace the USB_HOST_MSC include from ../lib-hal/ff14b/source to ../lib-fatfs in GD32 Includes.mk. Remove FATFS auto-detection and the addition of ff14b/source and posix from lib-hal/Rules.mk, and drop the unconditional posix EXTRA_SRCDIR entry. These changes consolidate FatFS integration and simplify lib-hal build rules.1 parent aa2aced commit 5e1ebe2
2 files changed
Lines changed: 1 addition & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 21 | | |
36 | 22 | | |
37 | 23 | | |
| |||
56 | 42 | | |
57 | 43 | | |
58 | 44 | | |
59 | | - | |
60 | 45 | | |
61 | 46 | | |
62 | | - | |
63 | 47 | | |
0 commit comments