mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-08-02 12:14:28 +02:00
Update IDF to a0468b2 (#2108)
* Update IDF to a0468b2 * add missing ld file * Fix PIO builds and change coex policy
This commit is contained in:
@@ -270,7 +270,7 @@ char * ets_strdup(const char *s);
|
||||
#ifdef _MSC_VER
|
||||
#define os_snprintf _snprintf
|
||||
#else
|
||||
#define os_snprintf vsnprintf
|
||||
#define os_snprintf snprintf
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user