mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
This reverts commit adbfca5420
.
This commit is contained in:
parent
ebda49376e
commit
10a0b1e54b
7 changed files with 33 additions and 219 deletions
|
@ -34,11 +34,7 @@
|
|||
#endif
|
||||
|
||||
#include "xtensa_rtos.h"
|
||||
#if CONFIG_IDF_TARGET_ESP32S2
|
||||
#include "esp32s2/clk.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32
|
||||
#include "esp32/clk.h"
|
||||
#endif
|
||||
#include "esp_clk.h"
|
||||
|
||||
#ifdef XT_RTOS_TIMER_INT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue