diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-10-26 01:54:11 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2020-10-26 01:54:11 +0200 |
| commit | 66be9b1ad98b42b604b901145b43c41b90e79031 (patch) | |
| tree | 104fbd844e1f6d16b0e28ceb179fc7293907afbf /Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c | |
| parent | 6b83915031a42e0addca785a3bec5a7ecec6077e (diff) | |
| parent | 1e29057646c054107c2f8206fd35b1f87b7058c1 (diff) | |
| download | Tango-66be9b1ad98b42b604b901145b43c41b90e79031.tar.gz Tango-66be9b1ad98b42b604b901145b43c41b90e79031.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c b/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c index b9c87cd66..56888b742 100644 --- a/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c +++ b/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c @@ -31,7 +31,7 @@ #include <Communication/PMR/IO/GetFilesResponse.pb-c.h> #include <Communication/PMR/IO/FileAttribute.pb-c.h> -#include "drivers/Flash_Memory/Flash_Memory.h" + #include "drivers/Flash_Memory/fatfs/ff.h" #include "drivers/FPGA/FPGA_GPIO/FPGA_GPIO.h" |
