target/espressif: add semihosting support
[fw/openocd] / src / target / armv7m_trace.c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2021-03-10 Antonio Borneoarmv7m_trace: get rid of the old tpiu code
2021-03-10 Antonio Borneoitm: rework itm commands before 'init'
2021-03-10 Antonio Borneostlink: fix execution order in stlink_config_trace()
2021-03-10 Adrian Negreanuarmv7m_trace_itm_config: wait for ITMBusy to be cleared
2020-12-26 Antonio Borneoarmv7m_trace: stop getting traces from adapter at exit
2020-11-07 Tarek BOCHKATIarmv7m: add a TCP channel to stream captured trace
2020-06-18 Marc Schinktarget/armv7m_trace: Calculate prescaler for external...
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection
2019-03-01 Marc SchinkUse enum for target_register_timer_callback()
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-09-05 Austin Mortonserver: tcl_trace command
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace...
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.)