fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS

This commit is contained in:
morris 2020-04-20 14:01:09 +08:00
parent 7b02fdf45a
commit 5d0860f2e8

View file

@ -24,7 +24,7 @@
#ifdef CONFIG_LEGACY_INCLUDE_COMMON_HEADERS
#include "soc/gpio_reg.h"
#include "soc/gpio_pins.h"
#include "soc/gpio_caps.h"
#endif
#ifdef __cplusplus