diff options
author | Devaev Maxim <[email protected]> | 2018-10-05 20:03:40 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-10-05 20:06:39 +0300 |
commit | a87963e300b489831c3809c4321c8747752fc6c6 (patch) | |
tree | 57480d30fd822ac648df39cfb711e6a3aadaf5e1 /testenv/kvmd.yaml | |
parent | bbaf99c1b4a19ec6438f794bc045777443cbaaf2 (diff) |
msd pinout
Diffstat (limited to 'testenv/kvmd.yaml')
-rw-r--r-- | testenv/kvmd.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testenv/kvmd.yaml b/testenv/kvmd.yaml index 4b1a05cc..4428cde5 100644 --- a/testenv/kvmd.yaml +++ b/testenv/kvmd.yaml @@ -21,8 +21,13 @@ kvmd: state_poll: 0.1 msd: + pinout: + target: 12 + reset: 13 + device: "/dev/kvmd-msd" init_delay: 2.0 + reset_delay: 1.0 write_meta: true chunk_size: 65536 |