forked from espressif/arduino-esp32
Add compatibility macros with esp8266 (#783)
This commit is contained in:
@ -33,6 +33,7 @@
|
||||
#include "freertos/task.h"
|
||||
#include "freertos/semphr.h"
|
||||
#include "esp32-hal.h"
|
||||
#include "esp8266-compat.h"
|
||||
#include "soc/gpio_reg.h"
|
||||
|
||||
#include "stdlib_noniso.h"
|
||||
|
Reference in New Issue
Block a user