mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 03:25:15 +00:00
esp_rom: extract common ets apis into esp_rom_sys.h
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include "esp32/rom/ets_sys.h"
|
||||
#include "esp32/rom/rtc.h"
|
||||
#include "esp_rom_uart.h"
|
||||
#include "soc/rtc.h"
|
||||
|
Reference in New Issue
Block a user