forked from M-Labs/humpback-dds
humpback: change some space into tab
This commit is contained in:
parent
0a790b815c
commit
1a7dbc392b
|
@ -128,7 +128,7 @@ class HumpbackPlatform(LatticeICE40Platform):
|
||||||
}),
|
}),
|
||||||
|
|
||||||
# STM32 Nucleo/ Arduino Connector
|
# STM32 Nucleo/ Arduino Connector
|
||||||
# TODO: Suspect SPI mismatch
|
# TODO: Suspect SPI mismatch forever
|
||||||
Connector("stm32", "pins", {
|
Connector("stm32", "pins", {
|
||||||
"PA0": "A2",
|
"PA0": "A2",
|
||||||
# "PA1": "P14", # PA1 -> PB2, but PB2 has a mapping on FPGA already
|
# "PA1": "P14", # PA1 -> PB2, but PB2 has a mapping on FPGA already
|
||||||
|
|
Loading…
Reference in New Issue