Skip to content

Commit 1dcaf71

Browse files
author
fpr
committed
Add QSPI pin map and indent commented lines
Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
1 parent 3b5939d commit 1dcaf71

File tree

2 files changed

+188
-165
lines changed

2 files changed

+188
-165
lines changed

cores/arduino/stm32/PeripheralPins.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,8 @@ extern const PinMap PinMap_CAN_TD[];
6868
//*** ETHERNET ***
6969
extern const PinMap PinMap_Ethernet[];
7070

71+
//*** QUADSPI ***
72+
extern const PinMap PinMap_QUADSPI[];
73+
7174
#endif
7275

0 commit comments

Comments
 (0)