mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
move esp32 chip specific includes to esp32/xxx.h
This commit is contained in:
@@ -34,7 +34,7 @@ that are implemented in C.
|
||||
#endif
|
||||
|
||||
#include "xtensa_rtos.h"
|
||||
#include "esp_clk.h"
|
||||
#include "esp32/clk.h"
|
||||
|
||||
#ifdef XT_RTOS_TIMER_INT
|
||||
|
||||
|
Reference in New Issue
Block a user