Skip to content

Commit ba99288

Browse files
committed
Add Nordic nRF52833
1 parent a690c5a commit ba99288

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

utils/uf2families.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@
9494
"short_name": "STM32F1",
9595
"description": "ST STM32F103"
9696
},
97+
{
98+
"id": "0x621e937a",
99+
"short_name": "NRF52833",
100+
"description": "Nordic NRF52833"
101+
},
97102
{
98103
"id": "0x647824b6",
99104
"short_name": "STM32F0",
@@ -169,4 +174,4 @@
169174
"short_name": "STM32L4",
170175
"description": "ST STM32L4xx"
171176
}
172-
]
177+
]

0 commit comments

Comments
 (0)