mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
soc: separate abstraction, description and implementation
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <esp_types.h>
|
||||
#include "hal/esp_flash_err.h"
|
||||
#include "esp_flash_err.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user