This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:
http://www.opensource.org/licenses/BSD-3-Clause
This driver is used for the embedded USB-PD tracer used to debug USB-PD application.
| Headline |
|---|
| Code aligned to support U5 |
| update for GPDMA link with LL update |
| Ticket 84212 - Trace non functional with STM32F4 |
| Remove TRACER_EMB_TX_Process prototype in tracer_emb.h |
| remove the TX processing |
| Headline |
|---|
| Remove reference to USBPD |
| Headline |
|---|
| * Ticket 84461 Indicate when trace is lost |
| Headline |
|---|
| Improve Usart IRQ Handler execution time in tracer_emb_hw.c |
| Remove commented code sections |
| Update the hardware layer to handle GPDMA |
| Ticket 77333 - DMA usage in tracer_emb_hw needs to be under switch |
| Add 2 macros TRACER_EMB_ENABLECHANNEL and TRACER_EMB_DISABLECHANNEL to be compliant with STM32H7 |
| Headline |
|---|
| Ticket 66638 - [FOSS-Audit] SLA0044 headers in Utilities files |
| Headline |
|---|
| Add new defines in tracer_emb_conf_template.h (as done in projects tracer_emb_conf.h files) |
| Update tracer file |
| remove dependence with USBPD Application |
| Update for low power management |
| call DPM_TraceWakeUp after added message |
| Move macro definition about USART/LPUART inside tracer_em_hw.c |
| Change emb_conf to be able to have trace independent of USART or LPUART |
| Add LPUART files |
| Add management of LPUART1 |
Maintenance release
| Headline |
|---|
| tracer embedded creation |