humpback: change some space into tab

This commit is contained in:
occheung 2020-08-07 21:22:41 +08:00
parent 0a790b815c
commit 1a7dbc392b
1 changed files with 19 additions and 19 deletions

View File

@ -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