Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
www
 
 
 
 

How to build:

Install Phonegap or Cordova command line tools: http://phonegap.com/ or http://cordova.apache.org/

Open a command prompt/terminal at the folder of the example.

Run on an attached device: (see phonegap docs for more info on requirements, etc for a platform)

phonegap local run android

or build locally:

phonegap local build android

**Note: This project cannot be built ont he build.phonegap.com because it uses an unlisted plugin for CDC access. **

Program your Pro with the example code:

Upload the sketch found in the ArduinoCode folder.

Pre-compiled Binaries

Android - in the binaries folder.

About

USB CDC Example for Cordova with Digispark Pro

Resources

Releases

No releases published

Packages

No packages published