mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-02 06:38:00 +08:00
Create README.md
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
esp_iot_rtos_sdk
|
||||||
|
================
|
||||||
|
|
||||||
|
ESP8266 new SDK based on FreeRTOS
|
||||||
|
|
||||||
|
Note
|
||||||
|
|
||||||
|
APIs of "esp_iot_rtos_sdk" are same as "esp_iot_sdk"
|
||||||
|
|
||||||
|
Libs which are not open source in “esp_iot_rtos_sdk_lib”. Please copy them to "\esp_iot_rtos_sdk\lib", then compile .
|
||||||
|
|
||||||
|
More details in "Wiki" !
|
||||||
|
|
||||||
|
Compile
|
||||||
|
|
||||||
|
using command: ./gen_misc.sh
|
||||||
|
|
||||||
|
Download
|
||||||
|
|
||||||
|
eagle.app.v6.flash.bin, downloads to flash 0x00000
|
||||||
|
|
||||||
|
eagle.app.v6.irom0text.bin, downloads to flash 0x40000
|
||||||
|
|
||||||
|
blank.bin, downloads to flash 0x7E000
|
Reference in New Issue
Block a user