X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Favr_pdi%2Ftest.conf;fp=decoder%2Ftest%2Favr_pdi%2Ftest.conf;h=e229459224925d09a1db01da69abee439e6becc0;hb=4d5b81bfcd2f3c3b6e311f64984a4ace614c64dd;hp=0000000000000000000000000000000000000000;hpb=ffa3848bce58d172392371eb056a3ae554a4f5b5;p=sigrok-test.git diff --git a/decoder/test/avr_pdi/test.conf b/decoder/test/avr_pdi/test.conf new file mode 100644 index 0000000..e229459 --- /dev/null +++ b/decoder/test/avr_pdi/test.conf @@ -0,0 +1,14 @@ +test atxmega128a1_identify + protocol-decoder avr_pdi channel reset=0 channel data=1 + input avr_pdi/atxmega128a1/atxmega128a1-pdi-identify.sr + output avr_pdi annotation match atxmega128a1-pdi-identify.output + +test atxmega128a1_flash_write_blinky + protocol-decoder avr_pdi channel reset=0 channel data=1 + input avr_pdi/atxmega128a1/atxmega128a1-pdi-flash-write-blinky.sr + output avr_pdi annotation match atxmega128a1-pdi-flash-write-blinky.output + +test atxmega128a1_flash_verify_blinky + protocol-decoder avr_pdi channel reset=0 channel data=1 + input avr_pdi/atxmega128a1/atxmega128a1-pdi-flash-verify-blinky.sr + output avr_pdi annotation match atxmega128a1-pdi-flash-verify-blinky.output