Skip to content

Commit

Permalink
Merge pull request #138 from bogdanovs/new-device-saml21e16b
Browse files Browse the repository at this point in the history
Add new device SAML21E16B
  • Loading branch information
ataradov authored Apr 8, 2024
2 parents 5a1ac66 + 5378c8a commit 026d5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target_atmel_cm0p.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ static device_t devices[] =
{ 0x1101000f, "samc21", "SAM C21J18AU", 256*1024 },
{ 0x11011020, "samc21", "SAM C21N18A", 256*1024 },

{ 0x1081001b, "saml21", "SAM L21E16B", 64*1024 },
{ 0x1081001a, "saml21", "SAM L21E17B", 128*1024 },
{ 0x10810019, "saml21", "SAM L21E18B", 256*1024 },
{ 0x10810000, "saml21", "SAM L21J18A", 256*1024 },
Expand Down

0 comments on commit 026d5d5

Please sign in to comment.