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",
|
||||
"I2C_ASYNCH",
|
||||
"INTERRUPTIN",
|
||||
"ITM",
|
||||
"LPTICKER",
|
||||
"PORTIN",
|
||||
"PORTINOUT",
|
||||
|
|
@ -6971,7 +6972,7 @@
|
|||
"TRNG",
|
||||
"FLASH",
|
||||
"MPU",
|
||||
"ITM"
|
||||
"WATCHDOG"
|
||||
],
|
||||
"forced_reset_timeout": 5,
|
||||
"config": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue