Skip to content

Commit 45215c2

Browse files
authored
Merge pull request #9008 from jeromecoutant/PR_NUCLEO_L4R5ZI_P
Add NUCLEO_L4R5ZI_P target
2 parents 93da33f + c950cc3 commit 45215c2

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)