]> sigrok.org Git - sigrok-dumps.git/commit
avr_pdi: add dumps for ATxmega flash programming (PDI)
authorGerhard Sittig <redacted>
Sun, 20 Nov 2016 18:31:06 +0000 (19:31 +0100)
committerUwe Hermann <redacted>
Mon, 26 Dec 2016 17:31:53 +0000 (18:31 +0100)
commit575a77a66daead3a0dd2824091de2e3caa966202
tree3aa1b00b2d74afd96cbe8e677467848a58ec04f3
parent377211e85bf42d4b9ce588fcb22dd988449355e9
avr_pdi: add dumps for ATxmega flash programming (PDI)

Add dumps for the Atmel Program and Debug Interface (PDI). Identify an
ATxmega128A1 device, write to and read from flash memory.
avr_pdi/atxmega128a1/README [new file with mode: 0644]
avr_pdi/atxmega128a1/atxmega128a1-pdi-flash-verify-blinky.sr [new file with mode: 0644]
avr_pdi/atxmega128a1/atxmega128a1-pdi-flash-write-blinky.sr [new file with mode: 0644]
avr_pdi/atxmega128a1/atxmega128a1-pdi-identify.sr [new file with mode: 0644]