summaryrefslogtreecommitdiff
path: root/decoder/test/eeprom93xx/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/eeprom93xx/test.conf')
-rw-r--r--decoder/test/eeprom93xx/test.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoder/test/eeprom93xx/test.conf b/decoder/test/eeprom93xx/test.conf
index 62861fc..955f694 100644
--- a/decoder/test/eeprom93xx/test.conf
+++ b/decoder/test/eeprom93xx/test.conf
@@ -4,3 +4,10 @@ test st_m93c66
stack microwire eeprom93xx
input microwire/st_m93c66/st_m93c66.sr
output eeprom93xx annotation match st_m93c66.output
+
+test st_m93c66_ascii
+ protocol-decoder microwire channel cs=1 channel sk=3 channel si=4 channel so=5
+ protocol-decoder eeprom93xx option format=ascii
+ stack microwire eeprom93xx
+ input microwire/st_m93c66/st_m93c66.sr
+ output eeprom93xx annotation match st_m93c66_ascii.output