From e8483d893dff41ba9a411e2c9600d8e51610a435 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 3 May 2018 15:09:09 +0200 Subject: spiflash: Add an Adesto AT45DB161E test-case. --- decoder/test/spiflash/test.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'decoder/test/spiflash/test.conf') diff --git a/decoder/test/spiflash/test.conf b/decoder/test/spiflash/test.conf index 4595f49..5b3ada6 100644 --- a/decoder/test/spiflash/test.conf +++ b/decoder/test/spiflash/test.conf @@ -77,3 +77,9 @@ test dualioreads_hex # input spi/spiflash/fidelix_fm25q32/commands # output spiflash annotation match fidelix_fm25q32_0x01_2bytes.output +test adesto_at45db161e_basic + protocol-decoder spi channel clk=0 channel mosi=1 channel cs=2 channel miso=3 + protocol-decoder spiflash option format=ascii option chip=adesto_at45db161e + stack spi spiflash + input spi/spiflash/adesto_at45db161e/adesto_at45db161e_basic.sr + output spiflash annotation match adesto_at45db161e_basic.output -- cgit v1.2.3-70-g09d2