mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #9008 from jeromecoutant/PR_NUCLEO_L4R5ZI_P
Add NUCLEO_L4R5ZI_P targetpull/9073/head
commit
45215c2ffa
|
|
@ -7199,6 +7199,10 @@
|
|||
"device_name": "STM32L4R5ZI",
|
||||
"bootloader_supported": true
|
||||
},
|
||||
"NUCLEO_L4R5ZI_P": {
|
||||
"inherits": ["NUCLEO_L4R5ZI"],
|
||||
"detect_code": ["0781"]
|
||||
},
|
||||
"VBLUNO52": {
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"inherits": ["MCU_NRF52832"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue