Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 568 Bytes

Gecko OS JavaScript API

This JavaScript API is available for two Silicon Labs modules, AMW007 and WGM160P. The source code for each module is available in this repository on their respective branches.

Cloning the repository

git clone https://github.com/SiliconLabs/gecko-os-js.git
git checkout <module-branch>

For example, to get the source code to the AMW007 JS library, run

git clone https://github.com/SiliconLabs/gecko-os-js.git
git checkout AMW007

For more information, see https://docs.silabs.com/.