User Libraries

Top  Previous  Next

In addition to the system libraries, the RTCU M2M Studio also has support for user libraries.

 

These libraries can be used to add shared functionality and settings across multiple projects.

These libraries can also allow for distributing third party libraries with proper documentation.

 

 

To add a user library to a project, add it to the User include paths in the Project settings dialog.

 

User libraries have support for syntax highlight, auto-completion and Help on word.

 

To create a user library, please see the Creating user libraries topic.

 

An example of a user library is bundled with the RTCU M2M Studio. It is described in details in User Library Example.