Replace stdint.h with esp/types.h in gpio_regs.h

This commit is contained in:
Alex Stewart 2015-08-19 09:05:03 -07:00
parent b84a69168f
commit b271e19b51

View file

@ -8,7 +8,7 @@
#ifndef _ESP_GPIO_REGS_H
#define _ESP_GPIO_REGS_H
#include <stdint.h>
#include "esp/types.h"
#include "common_macros.h"
#define GPIO_BASE 0x60000300