Skip to content

Latest commit

 

History

History
 
 

Software

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GNSE Software

The software provides a boilerplate of applications and libraries that can be used as it is or customized to serve a specific use case.

GNSE Software Architecture

Structure

  • target folder contains STM32WL low level target files
  • lib folder contains SW libraries used by the various applications
  • app folder contains SW applications

Documentation

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.

Legal

Copyright © 2021 The Things Industries B.V.

Contact The Things Industries for licensing.