Skip to content

Commit 933a3e1

Browse files
authored
Merge pull request arduino#569 from pennam/fix-secure-qspi
Remove #include "SecureQSPI.h" leftover
2 parents cbfc596 + 9f5a4a7 commit 933a3e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/STM32H747_System/src/Portenta_System.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include "Portenta_System.h"
44
#include "Wire.h"
55
#include "mbed.h"
6-
#include "SecureQSPI.h"
76

87
#define PMIC_ADDRESS 0x08
98

0 commit comments

Comments
 (0)