Skip to content

Commit 1101644

Browse files
authored
Merge pull request #11944 from yarbcy/pr/minor-fix-mbed-astyle
Cypress: Minor fix for mbed astyle
2 parents 58d6f5f + 088da17 commit 1101644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
#define BUTTON1 CYBSP_USER_BTN
112112
#endif
113113

114-
// QSPI
114+
// QSPI
115115
#ifdef CYBSP_QSPI_D0
116116
#define QSPI_IO_0 CYBSP_QSPI_D0
117117
#define QSPI_FLASH1_IO0 CYBSP_QSPI_D0

0 commit comments

Comments
 (0)