Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 246d2d7

Browse files
author
Espressif Systems
committed
Create README.md
1 parent 9ee27f9 commit 246d2d7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
esp_iot_rtos_sdk
2+
================
3+
4+
ESP8266 new SDK based on FreeRTOS
5+
6+
Note
7+
8+
APIs of "esp_iot_rtos_sdk" are same as "esp_iot_sdk"
9+
10+
Libs which are not open source in “esp_iot_rtos_sdk_lib”. Please copy them to "\esp_iot_rtos_sdk\lib", then compile .
11+
12+
More details in "Wiki" !
13+
14+
Compile
15+
16+
using command: ./gen_misc.sh
17+
18+
Download
19+
20+
eagle.app.v6.flash.bin, downloads to flash 0x00000
21+
22+
eagle.app.v6.irom0text.bin, downloads to flash 0x40000
23+
24+
blank.bin, downloads to flash 0x7E000

0 commit comments

Comments
 (0)