User's Manual

"
4. Software Preparation for Compiling ESP-WROOM-02D
ESP8266_IOT_PLATFORM"
https://github.com/espressif/ESP8266_IOT_PLATFORM
Table 3-2 shows the directory structure of the RTOS SDK.
"
Figure 3-2. RTOS SDK Directory Structure
bin: boot and initialization firmware.
documents: ESP8266_RTOS_SDK files.
driver_lib: sample codes of drivers.
examples: sample codes for Espressif’s application programs.
- openssl_demo: sample codes of the openssl API function.
- project_template: sample codes of project templates.
- smart_config: sample codes of SmartConfig.
- spiffs_test: sample codes of the spiffs file system function.
- websocket_demo: sample codes of web socket.
include: header files of ESP8266_RTOS_SDK, including software interfaces and
macro functions for users to use.
ld: link files used when compiling; users do not need to modify them.
lib: library file of ESP8266_RTOS_SDK.
third_party: third-party library of Espressif’s open-source codes, currently including
free RTOS, JSON, lwIP, mbedTLS, noPoll, OpenSSL, spiffs, and SSL.
tools: tools needed for compiling binaries; users do not need to modify them.
Espressif
" /"7 23
2017.11