mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-01 16:16:54 +08:00
11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
README
|
|
|
|
The SDK uses 'make' of esp-idf, and changed things are following:
|
|
|
|
1. remove the "toolchain" warning in file project.mk at line 543
|
|
|
|
Information of esp-idf is following:
|
|
|
|
URL: https://github.com/espressif/esp-idf
|
|
tag: v3.1-dev
|