### About This folder contains files to run JerryScript on [ESP8666 board](https://www.espressif.com/en/products/socs/esp8266) with [ESP8266 RTOS SDK](https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/) and [ESP32 board](https://www.espressif.com/en/products/socs/esp32) with [esp-idf](https://docs.espressif.com/projects/esp-idf/en/latest/). Both targets is based on ESP-IDF Style so the build system and the directory structure is the same. Please see the following documents for additional information about the targets: - [esp8266-rtos-sdk](esp8266-rtos-sdk/README.md) - [esp-idf](esp-idf/README.md)