Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed Nov 30, 2018
1 parent f333817 commit a4e8419
Show file tree
Hide file tree
Showing 2 changed files with 576 additions and 0 deletions.
1 change: 1 addition & 0 deletions software/glasgow/applet/__init__.py
Expand Up @@ -347,6 +347,7 @@ def run_test():
from .jtag_pinout import JTAGPinoutApplet
from .jtag_svf import JTAGSVFApplet
from .jtag_xc9500 import JTAGXC9500Applet
from .lpc_monitor import LPCMonitorApplet
from .nand_flash import NANDFlashApplet
from .program_ice40 import ProgramICE40Applet
from .selftest import SelfTestApplet
Expand Down

0 comments on commit a4e8419

Please sign in to comment.