From 246d2d7c8bb13441bbae5f81d8fbbff484411b32 Mon Sep 17 00:00:00 2001 From: Espressif Systems Date: Mon, 22 Dec 2014 17:12:07 +0800 Subject: [PATCH] Create README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..374edd85 --- /dev/null +++ b/README.md @@ -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