feat(etm): add driver support for esp32c61

This commit is contained in:
morris
2024-10-10 16:28:37 +08:00
parent f33bd32b36
commit d93a25d1fb
15 changed files with 317 additions and 125 deletions

View File

@@ -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"