test_spi: add delay

This commit is contained in:
occheung 2021-09-09 10:34:44 +08:00
parent b8ed5a0d91
commit 5394d04669
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class CardTest(EnvExperiment):
@kernel
def run(self):
self.core.reset()
delay(1*ms)
freq = 1*MHz
cs = 1