diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2011-11-20 19:49:43 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2011-11-20 19:49:43 +0100 |
commit | c3cbda7119b6729321e49933fbfe13eac1c12005 (patch) | |
tree | 388cf3487c5df943d061e2de4d5ad97e5d52e5a3 /spi/mx25l1605d | |
parent | aae6295cbcb651e3831314005f890049d39864af (diff) | |
download | sigrok-dumps-c3cbda7119b6729321e49933fbfe13eac1c12005.tar.gz sigrok-dumps-c3cbda7119b6729321e49933fbfe13eac1c12005.zip |
mx25l1605d: Shorter filenames.
Diffstat (limited to 'spi/mx25l1605d')
-rw-r--r-- | spi/mx25l1605d/README | 2 | ||||
-rw-r--r-- | spi/mx25l1605d/mx25l1605d_erase.sigrok (renamed from spi/mx25l1605d/mx25l1605d_erase_chip.sigrok) | bin | 16295 -> 16295 bytes | |||
-rw-r--r-- | spi/mx25l1605d/mx25l1605d_write.sigrok (renamed from spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok) | bin | 38592 -> 38592 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/spi/mx25l1605d/README b/spi/mx25l1605d/README index ade5406..79d7b2a 100644 --- a/spi/mx25l1605d/README +++ b/spi/mx25l1605d/README @@ -69,7 +69,7 @@ The sigrok command line used was: sigrok-cli -d 0:samplerate=25mhz --samples 8388608 \ -p '1=CS#,2=MISO,3=SCLK,4=MOSI,5=WP#,6=HOLD#' \ - -o mx25l1605d_write_hello_world.sigrok + -o mx25l1605d_write.sigrok The capture is only partial, it contains a small part of the write process (it does not contain the chip identification, chip erase, etc. which comes diff --git a/spi/mx25l1605d/mx25l1605d_erase_chip.sigrok b/spi/mx25l1605d/mx25l1605d_erase.sigrok Binary files differindex 02ae5c9..02ae5c9 100644 --- a/spi/mx25l1605d/mx25l1605d_erase_chip.sigrok +++ b/spi/mx25l1605d/mx25l1605d_erase.sigrok diff --git a/spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok b/spi/mx25l1605d/mx25l1605d_write.sigrok Binary files differindex 3560ba5..3560ba5 100644 --- a/spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok +++ b/spi/mx25l1605d/mx25l1605d_write.sigrok |