]> sigrok.org Git - sigrok-dumps.git/commitdiff
mx25l1605d: Shorter filenames.
authorUwe Hermann <redacted>
Sun, 20 Nov 2011 18:49:43 +0000 (19:49 +0100)
committerUwe Hermann <redacted>
Sun, 20 Nov 2011 18:49:43 +0000 (19:49 +0100)
spi/mx25l1605d/README
spi/mx25l1605d/mx25l1605d_erase.sigrok [new file with mode: 0644]
spi/mx25l1605d/mx25l1605d_erase_chip.sigrok [deleted file]
spi/mx25l1605d/mx25l1605d_write.sigrok [new file with mode: 0644]
spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok [deleted file]

index ade54066241bbe305402c8c56add543342d49a83..79d7b2a6e15de617b63078f9b0aa5f3d1619aa15 100644 (file)
@@ -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.sigrok b/spi/mx25l1605d/mx25l1605d_erase.sigrok
new file mode 100644 (file)
index 0000000..02ae5c9
Binary files /dev/null and b/spi/mx25l1605d/mx25l1605d_erase.sigrok differ
diff --git a/spi/mx25l1605d/mx25l1605d_erase_chip.sigrok b/spi/mx25l1605d/mx25l1605d_erase_chip.sigrok
deleted file mode 100644 (file)
index 02ae5c9..0000000
Binary files a/spi/mx25l1605d/mx25l1605d_erase_chip.sigrok and /dev/null differ
diff --git a/spi/mx25l1605d/mx25l1605d_write.sigrok b/spi/mx25l1605d/mx25l1605d_write.sigrok
new file mode 100644 (file)
index 0000000..3560ba5
Binary files /dev/null and b/spi/mx25l1605d/mx25l1605d_write.sigrok differ
diff --git a/spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok b/spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok
deleted file mode 100644 (file)
index 3560ba5..0000000
Binary files a/spi/mx25l1605d/mx25l1605d_write_hello_world.sigrok and /dev/null differ