-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Milestone
Description
The following mcus don't seem to define signature bytes.
at43usb320
at43usb355
at76c711
at90c8534
at90pwm1
at90pwm2
at90pwm3
at90s2333
at90usb82
at94k
atmega32hvbrevb
atmega8hva
m3000
Some of these can be sourced as follows:
at90pwm1 => [0x1E, 0x93, 0x83], # [1]
at90pwm2 => [0x1E, 0x93, 0x81], # /usr/local/etc/avrdude.conf 9935
at90pwm3 => [0x1E, 0x93, 0x81], # /usr/local/etc/avrdude.conf 10118
at90s2333 => [0x1E, 0x91, 0x05], # /usr/local/etc/avrdude.conf 2331
at90usb82 => [0x1E, 0x93, 0x82], # /usr/local/etc/avrdude.conf 13273
atmega8hva => [0x1E, 0x93, 0x10], # [2]
Metadata
Metadata
Assignees
Labels
No labels