Skip to content

Commit

Permalink
Merge pull request #89 from makerdiary/nrf52820_family_id
Browse files Browse the repository at this point in the history
Add generic family id for Nordic nRF52820_xxAA series.
  • Loading branch information
mmoskal authored Nov 18, 2024
2 parents 036adb6 + 75abde0 commit 93418de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/uf2families.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,11 @@
"short_name": "NRF52840",
"description": "Nordic NRF52840"
},
{
"id": "0x820d9a5f",
"short_name": "NRF52820",
"description": "Nordic NRF52820_xxAA"
},
{
"id": "0xbfdd4eee",
"short_name": "ESP32S2",
Expand Down

0 comments on commit 93418de

Please sign in to comment.