Common
- Cross-Platform Utils - A git submodule used to simplify setup and other functions in python development.
- xplat UTs - Unit tests for xplat-utils.
User Guide
- Quick Start - quick guide for all functions and scripts
- xplat-cfg - content of xplat.cfg file
- User Guide - more details
Python
- Application Template - A template for creating a python application
- Module Template - A template for creating a python module
Note: medver-pytest is also used by a variety of other projects. This module provides functions for testing and generates reports on those results.
C/C++
- cmake Patterns - overall guide to cmake layout
-
CPIP packages - a package mechanism for C/C++, similar to Python's pip
-
Application Template - A template for creating a C++ application
- Library Template - A template for creating a C++ Library
Arduino
- Application Template - A template for creating an Arduino application