Skip to content

Commit f5e17f8

Browse files
committed
add IDs for stm32f411xE stm32f411xC nrf52832xxAA nrf52832xxAB
1 parent e99d008 commit f5e17f8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

utils/uf2families.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,25 @@
223223
"id": "0x9517422f",
224224
"short_name": "RZA1LU",
225225
"description": "Renesas RZ/A1LU (R7S7210xx)"
226+
},
227+
{
228+
"id": "0x2dc309c5",
229+
"short_name": "STM32F411xE",
230+
"description": "ST STM32F411xE"
231+
},
232+
{
233+
"id": "0x06d1097b",
234+
"short_name": "STM32F411xC",
235+
"description": "ST STM32F411xC"
236+
},
237+
{
238+
"id": "0x72721d4e",
239+
"short_name": "NRF52832xxAA",
240+
"description": "Nordic NRF52832xxAA"
241+
},
242+
{
243+
"id": "0x6f752678",
244+
"short_name": "NRF52832xxAB",
245+
"description": "Nordic NRF52832xxAB"
226246
}
227247
]

0 commit comments

Comments
 (0)