Skip to content

Commit 761254c

Browse files
author
Ashok Rao
authored
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 0d1dc83 commit 761254c

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
@@ -2870,6 +2870,7 @@
28702870
},
28712871
"TB_SENSE_12": {
28722872
"inherits": ["EFR32MG12P332F1024GL125"],
2873+
"device_name": "EFR32MG12P332F1024GL125",
28732874
"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"],
28742875
"forced_reset_timeout": 5,
28752876
"config": {

0 commit comments

Comments
 (0)