Add ITM to targets.json for EFM32GG11_STK3701

pull/12043/head
petroborys 2019-12-07 03:04:39 +02:00
parent 2525100cc7
commit 8bee5f300d
1 changed files with 2 additions and 1 deletions

View File

@ -6953,6 +6953,7 @@
"I2CSLAVE", "I2CSLAVE",
"I2C_ASYNCH", "I2C_ASYNCH",
"INTERRUPTIN", "INTERRUPTIN",
"ITM",
"LPTICKER", "LPTICKER",
"PORTIN", "PORTIN",
"PORTINOUT", "PORTINOUT",
@ -6971,7 +6972,7 @@
"TRNG", "TRNG",
"FLASH", "FLASH",
"MPU", "MPU",
"ITM" "WATCHDOG"
], ],
"forced_reset_timeout": 5, "forced_reset_timeout": 5,
"config": { "config": {