diff --git a/src/python/adgui.py b/src/python/adgui.py index 56680d0e..720b2317 100755 --- a/src/python/adgui.py +++ b/src/python/adgui.py @@ -72,7 +72,7 @@ def classify_devices(): 'avr_de': [], 'other': [] } - avr_de_re = re.compile(r'AVR\d+[DE][A-Z]\d+') + avr_de_re = re.compile(r'AVR\d+[DEL][A-Z]\d+') part = ad.lfirst(ad.cvar.part_list) while part: p = ad.ldata_avrpart(part) diff --git a/src/python/device.ui b/src/python/device.ui index 31fa7578..7db2079a 100644 --- a/src/python/device.ui +++ b/src/python/device.ui @@ -127,7 +127,7 @@ - AVR…D/E… + AVR…D/E/L… true