mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-02 21:41:01 +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:
1188
tools/sdk/include/esp_http_server/esp_http_server.h
Normal file
1188
tools/sdk/include/esp_http_server/esp_http_server.h
Normal file
File diff suppressed because it is too large
Load Diff
2
tools/sdk/include/esp_http_server/http_server.h
Normal file
2
tools/sdk/include/esp_http_server/http_server.h
Normal file
@ -0,0 +1,2 @@
|
||||
#warning http_server.h has been renamed to esp_http_server.h, please update include directives
|
||||
#include "esp_http_server.h"
|
Reference in New Issue
Block a user