Yonggang Luo b4bc23078a
Improve the jerry port api documents. (#4977)
Notable changes:
  - Remove the comments in port impl, that's easily getting to in-consistence
  - Sync the jerryscript-port.h and 05.PORT-API.md
  - Fixes the invalid comment in port codes

JerryScript-DCO-1.0-Signed-off-by: Yonggang Luo luoyonggang@gmail.com
2024-12-17 10:10:37 +01:00
..

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: