mirror of https://github.com/ARMmbed/mbed-os.git
Add ITM to targets.json for EFM32GG11_STK3701
parent
2525100cc7
commit
8bee5f300d
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue