Files
Roland Takacs 0d49696618 Merge esp8266-rtos-sdk and esp-idf targets (#4958)
This patch bumps esp8266-rtos-sdk to the latest release. This required to
modify the directory structure and the build system to conform to ESP-IDF
Style. Since esp-idf target already supports ESP-IDF Style, the espressif
targets has been merged to eliminate code duplication.
The target application code has been modified from blinking leds to hello
world to be aligned to other targets.

JerryScript-DCO-1.0-Signed-off-by: Roland Takacs roland.takacs@h-lab.eu
2022-02-22 10:58:18 +01:00

620 B

About

This folder contains files to run JerryScript on ESP8666 board with ESP8266 RTOS SDK and ESP32 board with esp-idf.

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: