Merge pull request #9008 from jeromecoutant/PR_NUCLEO_L4R5ZI_P

Add NUCLEO_L4R5ZI_P target
pull/9073/head
Martin Kojtal 2018-12-12 14:44:22 +01:00 committed by GitHub
commit 45215c2ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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"],