deps: sync with latest valentyusb

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-08-23 13:08:16 +02:00
parent 637bbf10fa
commit 8c82da791c
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9c06fa98bff865978058a3c909bff886a2b4fff4
Subproject commit 7d06457b301966ea3135b52318578ef84e9b9d19

View File

@ -6,6 +6,8 @@
LX_DEPENDENCIES = ["riscv", "icestorm", "yosys"]
# Import lxbuildenv to integrate the deps/ directory
import sys
sys.path.append("")
import lxbuildenv
# Disable pylint's E1101, which breaks completely on migen