soc: Add missing gpio_periph.h header

pull/4797/head
Nebojsa Cvetkovic 2020-02-18 13:10:37 +00:00
rodzic a0644bf8ae
commit d649ea96ce
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,7 @@
#include "soc/cpu.h"
#include "soc/dport_reg.h"
#include "soc/efuse_reg.h"
#include "soc/gpio_periph.h"
#include "soc/gpio_sig_map.h"
#include "soc/io_mux_reg.h"
#include "soc/rtc.h"