mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
esp_rom: extract common ets apis into esp_rom_sys.h
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "esp_err.h"
|
||||
// #include "esp32/rom/ets_sys.h"
|
||||
|
||||
typedef time_t os_time_t;
|
||||
|
||||
|
Reference in New Issue
Block a user