Skip to content

Commit 34dc59d

Browse files
Ashok Raoadbridge
authored andcommitted
Adding device_name for TB_SENSE_12.
device_name key is required to add Cloud Client support / enable bootloader support for this target.
1 parent 0415dfc commit 34dc59d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2961,6 +2961,7 @@
29612961
},
29622962
"TB_SENSE_12": {
29632963
"inherits": ["EFR32MG12P332F1024GL125"],
2964+
"device_name": "EFR32MG12P332F1024GL125",
29642965
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES", "TRNG", "FLASH"],
29652966
"forced_reset_timeout": 5,
29662967
"config": {

0 commit comments

Comments
 (0)