forked from espressif/arduino-esp32
Update IDF, tools and toolchains
This commit is contained in:
@ -17,6 +17,11 @@
|
||||
|
||||
#include <sys/reent.h>
|
||||
|
||||
/*
|
||||
* Initialize newlib time functions
|
||||
*/
|
||||
void esp_newlib_time_init(void);
|
||||
|
||||
/**
|
||||
* Replacement for newlib's _REENT_INIT_PTR and __sinit.
|
||||
*
|
||||
|
Reference in New Issue
Block a user