diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-19 17:08:09 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-11-19 17:08:09 +0200 |
| commit | 4956386d558374286e14591f91dff4da558a275b (patch) | |
| tree | 8441e0a2210ce44abb76fdf64b8482936a81cd1f /Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c | |
| parent | 7ad2943a64a3844e6b1261a11ac7e6bd23f213ce (diff) | |
| parent | e4032e8a133a582dd213b35101d208e0d54a3328 (diff) | |
| download | Tango-4956386d558374286e14591f91dff4da558a275b.tar.gz Tango-4956386d558374286e14591f91dff4da558a275b.zip | |
MERGE.
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c b/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c index 018e83ce0..7871c5e28 100644 --- a/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c +++ b/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c @@ -31,14 +31,10 @@ #include <Communication/PMR/IO/GetFilesResponse.pb-c.h> #include <Communication/PMR/IO/FileAttribute.pb-c.h> -#include "third_party/fatfs/src/ffconf.h" -#include "third_party/fatfs/src/diskio.h" #include "drivers/Flash_Memory/Flash_Memory.h" #include "drivers/Flash_Memory/fatfs/ff.h" #include "drivers/FPGA/FPGA_GPIO/FPGA_GPIO.h" -#include "third_party/fatfs/src/ffconf.h" - #include "StateMachines/Printing/PrintingSTM.h" |
