Skip to content

An attempt on getting QuickJS working on ESP8266 hardware

Notifications You must be signed in to change notification settings

jack828/esp8266-quickjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 QuickJS

An attempt at getting the QuickJS compiler working on ESP8266 hardware.

Use at your own peril.

Setup

Download and compile the esp-open-sdk and esp-open-rtos using https://blog.podkalicki.com/esp8266-building-the-toolchain-for-linux-ubuntu/

Development

// TODO

Compilation

Simply

$ make

Flashing

Connect ESP8266 and install any necessary drivers.

Ensure connection to serial interface is possible.

Run

$ make flash

About

An attempt on getting QuickJS working on ESP8266 hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages