flash/nor/at91samd: Add SAMR35J18B support
[fw/openocd] / src / flash / nor / at91samd.c
index 5cefd1766e57eb571dc4c111d63d4a5c4fb0ad28..a8fab486c0e5a95d00a72aed030ac4ed68e904b7 100644 (file)
@@ -251,6 +251,7 @@ static const struct samd_part saml21_parts[] = {
 
     /* SAMR34/R35 parts have integrated SAML21 with a lora radio */
        { 0x28, "SAMR34J18", 256, 32 },
+       { 0x2B, "SAMR35J18", 256, 32 },
 };
 
 /* Known SAML22 parts. */