The software provides a boilerplate of applications and libraries that can be used as it is or customized to serve a specific use case.
- target folder contains STM32WL low level target files
- lib folder contains SW libraries used by the various applications
- app folder contains SW applications
The Generic Node documentation website provides information about the software features and how to get started with the software development.
Users can also generate a readable Doxygen html file by invoking the following shell command:
$ doxygen Docs/doxygen/Doxyfile
The generated html file located at Docs/doxygen/doxygen_out/html/index.html
will contain comprehensive documentation of the source code and the system APIs.
Copyright © 2021 The Things Industries B.V.
Contact The Things Industries for licensing.