Recent Changes - Search:

edit SideBar

Duktape2RampJSDisplay

After setting up Duktape2, doing a Duktape2 Simple application and Duktape2 Toggle LED, let's try a simple accessor.

Overview

The idea here is that we will check out a copy of the Accessors repo and then use the accessors/web/hosts/duktape/eduk2 host.

In the tock/userland/examples/duktape/ directory:

  cd tock/userland/examples/duktape/

check out the accessors repo:

See https://ptolemy.berkeley.edu/accessors/svn.html:

For anonymous read-only access, you can check out the repository using the command line (assuming you have SVN installed):

    svn co https://repo.eecs.berkeley.edu/svn-anon/projects/terraswarm/accessors/trunk/accessors

For read-write access, you need a repo.eecs.berkeley.edu account, in which case you can check out a tree with:

    svn co https://repo.eecs.berkeley.edu/svn/projects/terraswarm/accessors/trunk/accessors
Edit - History - Print - Recent Changes - Search
Page last modified on January 23, 2017, at 05:03 PM