Skip to content

dustcloud/onchipsdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On-Chip Software Development Kit

To use the SDK, you will also need to:

  • Obtain a copy of the IAR toolchain - the kickstart addition will not work with the OCSDK
  • Have a supported manager and mote and optional programming/debugging tools
  • Get the library files. The SmartMesh library is not included in the On-Chip SDK repository, but is made available in your MyAnalog "My Resources" area - you must have a myanalog account, and please submit the 20-digit key (included with kits) and your full contact information (the email must match your myanalog account) to dustsoftware@analog.com to start the process.
  • Read the OCSDK Documentation and the API documentation in the /doc folder

Branches:

  • master: released code, with tags corresponding to releases
  • develop: released code with bug fixes and minor improvements applied

Pull Requests:

  • We appreciate contributions! Please issue pull requests based on the develop branch.