mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-09 06:10:24 +00:00
test(app_trace): add SystemView UART tracing tests for all targets
This commit is contained in:
3
examples/system/sysview_tracing/sdkconfig.defaults.esp32
Normal file
3
examples/system/sysview_tracing/sdkconfig.defaults.esp32
Normal file
@@ -0,0 +1,3 @@
|
||||
CONFIG_IDF_TARGET="esp32"
|
||||
CONFIG_APPTRACE_UART_TX_GPIO=1
|
||||
CONFIG_APPTRACE_UART_RX_GPIO=3
|
Reference in New Issue
Block a user