can build and run hello-world app

This commit is contained in:
suda-morris
2019-06-10 12:08:08 +08:00
parent 73b30af2b3
commit 82c27a39f2
3 changed files with 4 additions and 4 deletions
+2
View File
@@ -18,6 +18,8 @@
#include "driver/gpio.h"
#include "driver/rtc_io.h"
#include "soc/soc.h"
#include "soc/periph_defs.h"
#include "soc/rtc_cntl_reg.h"
#include "soc/gpio_periph.h"
#include "esp_log.h"