mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 21:14:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			613 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			613 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [mapping:app_trace]
 | |
| archive: libapp_trace.a
 | |
| entries:
 | |
|     app_trace (noflash)
 | |
|     port_uart (noflash)
 | |
|     app_trace_util (noflash)
 | |
|     if APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE:
 | |
|       app_trace_membufs_proto (noflash)
 | |
|     if APPTRACE_DEST_JTAG = y:
 | |
|       port (noflash)
 | |
|     if APPTRACE_SV_ENABLE = y:
 | |
|       SEGGER_SYSVIEW (noflash)
 | |
|       SEGGER_RTT_esp (noflash)
 | |
|       SEGGER_SYSVIEW_Config_FreeRTOS (noflash)
 | |
|       SEGGER_SYSVIEW_FreeRTOS (noflash)
 | |
| 
 | |
| [mapping:app_trace_driver]
 | |
| archive: libesp_driver_gptimer.a
 | |
| entries:
 | |
|     if APPTRACE_SV_TS_SOURCE_GPTIMER = y:
 | |
|       gptimer (noflash)
 | |
|     else:
 | |
|       * (default)
 | 
