Commit 77f22ea
committed
Remove bundled ff14b; use lib-fatfs
Switch to the external lib-fatfs package and remove the bundled FatFs sources. Updated Includes.mk to reference ../lib-fatfs for USB_HOST_MSC, and simplified lib-hal/Rules.mk by removing the FATFS detection block that added ff14b and posix to EXTRA_SRCDIR (and the extra posix include). Deleted the ff14b tree (license, readme, history and source files) and lib-hal/posix/file.cpp to avoid shipping a duplicate/embedded FatFs implementation and rely on the shared lib-fatfs instead.1 parent 1307c4a commit 77f22ea
12 files changed
Lines changed: 1 addition & 24466 deletions
File tree
- common/make/gd32
- lib-hal
- ff14b
- source
- posix
| 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 | | |
This file was deleted.
0 commit comments