Skip to content

Commit c950cc3

Browse files
committed
Add NUCLEO_L4R5ZI_P
1 parent 9d28c3f commit c950cc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

targets/targets.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7199,6 +7199,10 @@
71997199
"device_name": "STM32L4R5ZI",
72007200
"bootloader_supported": true
72017201
},
7202+
"NUCLEO_L4R5ZI_P": {
7203+
"inherits": ["NUCLEO_L4R5ZI"],
7204+
"detect_code": ["0781"]
7205+
},
72027206
"VBLUNO52": {
72037207
"supported_form_factors": ["ARDUINO"],
72047208
"inherits": ["MCU_NRF52832"],

0 commit comments

Comments
 (0)