Skip to content

Commit 0958a8d

Browse files
committed
Add missing device_name for targets with bootloader
1 parent 373e6ab commit 0958a8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,6 +2763,7 @@
27632763
"macros": ["EFM32PG12B500F1024GL125", "TRANSACTION_QUEUE_SIZE_SPI=4"],
27642764
"supported_toolchains": ["GCC_ARM", "ARM", "uARM", "IAR"],
27652765
"release_versions": ["2", "5"],
2766+
"device_name": "EFM32PG12B500F1024GL125",
27662767
"public": false,
27672768
"bootloader_supported": true
27682769
},
@@ -2815,6 +2816,7 @@
28152816
"macros": ["EFR32MG12P332F1024GL125", "TRANSACTION_QUEUE_SIZE_SPI=4"],
28162817
"supported_toolchains": ["GCC_ARM", "ARM", "uARM", "IAR"],
28172818
"release_versions": ["2", "5"],
2819+
"device_name": "EFR32MG12P332F1024GL125",
28182820
"public": false,
28192821
"bootloader_supported": true
28202822
},

0 commit comments

Comments
 (0)