Skip to content

Commit 5677367

Browse files
stevew817adbridge
authored andcommitted
Pass Travis
Removing device_name for devices that haven't shown up in the Keil package manager yet to avoid Travis from tripping on our PR
1 parent 2de12ea commit 5677367

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/targets.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2343,7 +2343,6 @@
23432343
"macros": ["EFM32PG12B500F1024GL125", "TRANSACTION_QUEUE_SIZE_SPI=4"],
23442344
"supported_toolchains": ["GCC_ARM", "ARM", "uARM", "IAR"],
23452345
"release_versions": ["2", "5"],
2346-
"device_name": "EFM32PG12B500F1024GL125",
23472346
"public": false
23482347
},
23492348
"EFM32PG12_STK3402": {
@@ -2395,7 +2394,6 @@
23952394
"macros": ["EFR32MG12P332F1024GL125", "TRANSACTION_QUEUE_SIZE_SPI=4"],
23962395
"supported_toolchains": ["GCC_ARM", "ARM", "uARM", "IAR"],
23972396
"release_versions": ["2", "5"],
2398-
"device_name": "EFR32MG12P332F1024GL125",
23992397
"public": false
24002398
},
24012399
"THUNDERBOARD_SENSE_12": {

0 commit comments

Comments
 (0)