Commit 2475fa9
committed
Switch to lib-fatfs include; remove FATFS build flags
Point USB_HOST_MSC include to ../lib-fatfs instead of ../lib-hal/ff14b/source and remove the FATFS detection/conditional source additions from lib-hal/Rules.mk. The removed logic previously added ff14b/source and posix to EXTRA_SRCDIR when FATFS was enabled; posix is also removed from the default EXTRA_SRCDIR. This simplifies FATFS integration by centralizing headers in lib-fatfs and cleans up obsolete build-flag handling in lib-hal.1 parent 409afc2 commit 2475fa9
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