aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common/SWUpdate
diff options
context:
space:
mode:
authorVictoria Plitt <Victoria.Plitt@twine-s.com>2019-05-30 12:56:21 +0300
committerVictoria Plitt <Victoria.Plitt@twine-s.com>2019-05-30 12:56:21 +0300
commite48e4ed7f4eaa2aee13d77109b8b6513e28a6ab4 (patch)
tree6a80c388764198f1b9267e519700bf459fa22134 /Software/Embedded_SW/Embedded/Common/SWUpdate
parent3e20011a1f21e33c3323a5616d30e1056fa69efd (diff)
parenta2d104e970718b50420fbe3e13908c847799c9eb (diff)
downloadTango-e48e4ed7f4eaa2aee13d77109b8b6513e28a6ab4.tar.gz
Tango-e48e4ed7f4eaa2aee13d77109b8b6513e28a6ab4.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common/SWUpdate')
-rw-r--r--Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c b/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c
index 68500ac88..6c0262f66 100644
--- a/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c
+++ b/Software/Embedded_SW/Embedded/Common/SWUpdate/FileSystem.c
@@ -35,6 +35,7 @@
#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"