Skip to content

Call cpp function and class method from mongoose-os/mos/mjs

Notifications You must be signed in to change notification settings

aifer2007/mos-mjs-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See quick start guide on how to build and flash the firmware. Below is an example session:

mos build --arch ARCH        # Build the firmware. ARCH: esp8266, esp32, cc3200, stm32
mos flash                    # Flash the firmware
mos console                  # Attach a serial console and see device logs

See https://github.com/cesanta/mjs for the MJS engine information.

In src/, some codes try to call cpp function and class method from mongoose-os/mos/mjs.

About

Call cpp function and class method from mongoose-os/mos/mjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published