Skip to content

Commit

Permalink
squishy: gateware: platform: rev2: Fixed the LED errata in the hardwa…
Browse files Browse the repository at this point in the history
…re files,
  • Loading branch information
lethalbit committed Jun 14, 2024
1 parent 9232645 commit 39278ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion squishy/gateware/platform/rev2.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ class SquishyRev2(SquishyPlatform, ECP5Platform):

# Status LEDs
*LEDResources(
# Errata: The silkscreen is backwards, doesn't matter, we can pretend it's fine
# LED Num: 0 1 2 3 4
pins = 'K4 K5 L4 L5 M5',
invert = True,
Expand Down

0 comments on commit 39278ee

Please sign in to comment.