Corrected architecture string in AVR8 TDFs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<device name="ATtiny1607" family="AVR8" configuration-value="attiny1607" architecture="AVR8X" avr-family="TINY">
|
||||
<device name="ATtiny1607" family="AVR8" configuration-value="attiny1607" architecture="AVRxt" avr-family="TINY">
|
||||
<property-groups>
|
||||
<property-group key="ocd_features">
|
||||
<property key="break_pin" value="PA1"/>
|
||||
|
||||
Reference in New Issue
Block a user