Skip to content

Commit

Permalink
gateware.platform.luna_r0_4: Whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmux committed Mar 14, 2024
1 parent 5739595 commit fef3cde
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sol_usb/gateware/platform/luna_r0_4.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# SPDX-License-Identifier: BSD-3-Clause
#
# This file is part of LUNA.
# This file is part of SOL.
#
# Copyright (c) 2020-2021 Great Scott Gadgets <[email protected]>


import os

from torii.build import *
Expand Down Expand Up @@ -69,7 +68,6 @@ class LUNAPlatformRev0D4(LUNAApolloPlatform, ECP5Platform):
0x39: 0b000110 # USB3343: swap D+ and D- to match the LUNA boards
}


#
# I/O resources.
#
Expand Down

0 comments on commit fef3cde

Please sign in to comment.