Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.31 KB

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 [email protected] 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.