m5stack / M5Utility

This library is a collection of common functionality for other M5Libraries and products.

Repository from Github https://github.comm5stack/M5UtilityRepository from Github https://github.comm5stack/M5Utility

M5Utility

Overview

This library is a collection of common functionality for other M5Libraries and products.

UnitTest (For internal maintainers)

UnitTest is included, which can run on PlatformIO.

Doxygen document

GitHub Pages

If you want to generate documents on your local machine, execute the following command

bash docs/doxy.sh

It will output it under docs/html
If you want to output Git commit hashes to html, do it for the git cloned folder.

Required


概要

このライブラリは M5Stack 関連ライブラリのための共通ライブラリです。

ユニットテスト(メンテナンス用)

googleTest によるユニットテストを内包しています。 PlatformIO で実行できます。

Doxygen ドキュメント

GitHub Pages

あなたのローカルマシンでドキュメントを生成したい場合は、以下のコマンドを実行してください。

bash docs/doxy.sh

docs/html の下に出力されます。
Git コミットのハッシュを html に出力したい場合は、 git クローンしたフォルダに対して実行してください。

必要な物

About

This library is a collection of common functionality for other M5Libraries and products.

License:MIT License


Languages

Language:C++ 99.9%Language:C 0.1%