Merge branch 'newlib'
This commit is contained in:
commit
86188c01fd
133 changed files with 23672 additions and 578 deletions
|
|
@ -1,2 +1,2 @@
|
|||
PROGRAM=http_get
|
||||
PROGRAM=http_get_ssl
|
||||
include ../../common.mk
|
||||
|
|
|
|||
|
|
@ -9,6 +9,8 @@
|
|||
#include "espressif/esp_common.h"
|
||||
#include "espressif/sdk_private.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "FreeRTOS.h"
|
||||
#include "task.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue