platforms/colorlight_5a_75b: fix 6.1 used_led_n/user_btn_n thanks @smunaut

This commit is contained in:
Florent Kermarrec 2020-01-22 12:43:37 +01:00
parent 43badd162e
commit bb805999cb
1 changed files with 2 additions and 2 deletions

View File

@ -14,10 +14,10 @@ _io_v6_1 = [ # Documented by @smunaut
("clk25", 0, Pins("P3"), IOStandard("LVCMOS33")), ("clk25", 0, Pins("P3"), IOStandard("LVCMOS33")),
# led # led
("user_led_n", 0, Pins("D2"), IOStandard("LVCMOS33")), ("user_led_n", 0, Pins("U16"), IOStandard("LVCMOS33")),
# btn # btn
("user_btn_n", 0, Pins("J28"), IOStandard("LVCMOS33")), ("user_btn_n", 0, Pins("R16"), IOStandard("LVCMOS33")),
# spi flash (GD25Q16CSIG) # spi flash (GD25Q16CSIG)
("spiflash", 0, ("spiflash", 0,