mrtutils

mrtutils is a collection of tools for working with the MrT framework. It includes tools for managing modules, creating device drivers, and implementing custom BLE profiles on supported platforms

pip install mrtutils

Tools

mrt-config

Manages MrT modules in a project.

mrt-device

Generates device drivers for register based devices

mrt-ble

Creates custom Bluetooth Low Energy GATT profiles along with C code, documentation, and a single page web client for the GATT server using Web Bluetooth API.

mrt-version

Used to manage version information of a project

mrt-doc

Generates project documentation

mrt-gen

Generates MrT module template