change(app_trace): move gcov component to the esp-component-registry

This commit is contained in:
Erhan Kurubas
2025-07-22 12:07:51 +02:00
parent ae221cb24f
commit f5ffef1556
20 changed files with 109 additions and 603 deletions

View File

@@ -10,7 +10,7 @@
#include "freertos/FreeRTOS.h"
#include "freertos/task.h"
#include "driver/gpio.h"
#include "esp_app_trace.h"
#include "esp_gcov.h"
#include "sdkconfig.h"
#include "esp_log.h"