Skip to content

Commit d1dff04

Browse files
committed
[PinMap] Update with SD
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent f182253 commit d1dff04

File tree

922 files changed

+10578
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

922 files changed

+10578
-0
lines changed

src/genpinmap/Arduino/STM32F030C6Tx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
180180
//*** No QUADSPI ***
181181

182182
//*** No USB ***
183+
184+
//*** No SD ***

src/genpinmap/Arduino/STM32F030C8Tx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
183183
//*** No QUADSPI ***
184184

185185
//*** No USB ***
186+
187+
//*** No SD ***

src/genpinmap/Arduino/STM32F030CCTx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
207207
//*** No QUADSPI ***
208208

209209
//*** No USB ***
210+
211+
//*** No SD ***

src/genpinmap/Arduino/STM32F030F4Px/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
145145
//*** No QUADSPI ***
146146

147147
//*** No USB ***
148+
149+
//*** No SD ***

src/genpinmap/Arduino/STM32F030K6Tx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
165165
//*** No QUADSPI ***
166166

167167
//*** No USB ***
168+
169+
//*** No SD ***

src/genpinmap/Arduino/STM32F030R8Tx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
193193
//*** No QUADSPI ***
194194

195195
//*** No USB ***
196+
197+
//*** No SD ***

src/genpinmap/Arduino/STM32F030RCTx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,3 +230,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
230230
//*** No QUADSPI ***
231231

232232
//*** No USB ***
233+
234+
//*** No SD ***

src/genpinmap/Arduino/STM32F031C(4-6)Tx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
189189
//*** No QUADSPI ***
190190

191191
//*** No USB ***
192+
193+
//*** No SD ***

src/genpinmap/Arduino/STM32F031E6Yx/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
162162
//*** No QUADSPI ***
163163

164164
//*** No USB ***
165+
166+
//*** No SD ***

src/genpinmap/Arduino/STM32F031F(4-6)Px/PeripheralPins.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,5 @@ WEAK const PinMap PinMap_SPI_SSEL[] = {
150150
//*** No QUADSPI ***
151151

152152
//*** No USB ***
153+
154+
//*** No SD ***

0 commit comments

Comments
 (0)