mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
Merge branch 'feat/etm_driver_c61' into 'master'
ETM driver support for esp32c61 Closes IDF-9295, IDF-9964, IDF-9318, and IDF-10373 See merge request espressif/esp-idf!34090
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <stdbool.h>
|
||||
#include "hal/assert.h"
|
||||
#include "hal/misc.h"
|
||||
#include "hal/lp_aon_ll.h"
|
||||
#include "soc/soc_etm_struct.h"
|
||||
#include "soc/pcr_struct.h"
|
||||
|
||||
|
Reference in New Issue
Block a user