Enable ITM (SWO) tracing support to Ambiq Apollo3 targets

pull/15280/head
YahyaTawil 2022-05-05 15:47:35 +03:00
parent 6467f77125
commit fabe70c0fc
2 changed files with 3 additions and 1 deletions

View File

@ -51,6 +51,7 @@ target_sources(mbed-apollo3
device/sleep.c
device/spi_api.c
device/us_ticker.c
device/itm_api.c
sdk/CMSIS/AmbiqMicro/Source/system_apollo3.c

View File

@ -9061,7 +9061,8 @@
"FLASH",
"SPI",
"I2C",
"SLEEP"
"SLEEP",
"ITM"
],
"components": [
"FLASHIAP"