Commit Graph

5 Commits

Author SHA1 Message Date
Erhan Kurubas
789410bdb9 fix(apptrace): calculate crc16 of the current block before swap 2025-06-30 14:39:13 +02:00
Erhan Kurubas
f8533e00f1 feat(apptrace): Store CRC16 checksum value of exposed block in the perfmon reg 2025-05-16 11:36:32 +02:00
Guillaume Souchere
6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
Alexey Gerenkov
5911eb3f3e apptrace: Adds ESP32-S3 support 2021-10-22 23:24:00 +03:00
Alexey Gerenkov
821869d98d apptrace: Refactors apptrace for better support various tracing HW 2021-06-24 13:16:13 +03:00