Skip to content
Snippets Groups Projects
Unverified Commit 627408ac authored by enjoy-digital's avatar enjoy-digital Committed by GitHub
Browse files

Merge pull request #223 from david-sawatzke/fix_colorlightv6.1_flash

Fix colorlight 5a 75b v6.1 flash pins
parents 588b430a fe7b3968
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ _io_v6_1 = [ # Documented by @smunaut
# SPIFlash (GD25Q16CSIG)
("spiflash", 0,
Subsignal("cs_n", Pins("R2")),
Subsignal("clk", Pins("U3")),
#Subsignal("clk", Pins("")), driven through USRMCLK
Subsignal("mosi", Pins("W2")),
Subsignal("miso", Pins("V2")),
IOStandard("LVCMOS33"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment