Remember, you first need a toolchain on your development host to actually build the software from source.
Firmware source is available in two forms:
- Releases -- versioned, stable archives of the firmware. See the Releases section below.
- Development – the code we're working on, available via Git from the openwsn-fw repository. Typically we use the develop branch as our common development base, so this branch is the best one to clone.
Releases
Click a release link for a detailed description.
Child pages (Children Display) |
---|
|
Info |
---|
As a convention, the version number is MAJOR .MINOR .PATCH . - an even
MINOR number indicates a release version. - an odd
MINOR indicates a development version.
|
Child pages (Children Display) |
---|
|
License