mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-26 03:38:25 +08:00
test_spi: port imports to NAC3
This commit is contained in:
parent
5acf008be3
commit
158d65c822
@ -1,7 +1,7 @@
|
||||
import unittest
|
||||
from artiq.experiment import *
|
||||
from artiq.test.hardware_testbench import ExperimentCase
|
||||
from artiq.language.core import (kernel, delay_mu, delay)
|
||||
from artiq.language.core import kernel
|
||||
from artiq.language.units import us
|
||||
from artiq.coredevice import spi2 as spi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user