mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-03 19:41:55 +02:00
esp_rom: extract common GPIO apis into esp_rom_gpio.h
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
// limitations under the License.
|
||||
#include "sdkconfig.h"
|
||||
#include "esp32/rom/ets_sys.h"
|
||||
#include "esp32/rom/gpio.h"
|
||||
#include "esp32/rom/spi_flash.h"
|
||||
#include "soc/spi_periph.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user