Skip to content

Instantly share code, notes, and snippets.

@kenchris
Created November 2, 2016 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenchris/f519d6b2ee0216d7c7b753f61486a7d2 to your computer and use it in GitHub Desktop.
Save kenchris/f519d6b2ee0216d7c7b753f61486a7d2 to your computer and use it in GitHub Desktop.
Follow Zephyr.JS README.md to change partitions: https://github.com/01org/zephyr.js
$ source zjs-env.sh 256
$ make DEV=ashell MALLOC=heap
$ make DEV=ashell MALLOC=heap arc
$ make dfu
$ make dfu-arc
If on ubuntu: $ sudo apt-get remove modemmanager
screen /dev/ttyACM0 115200
Press enter :-) and you are ready! Don't forget to look at the samples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment