debuggery

A helper library for getting information (including an assert and print macros) from Arduino including the Esp32 via the usual serial port.

Author
David Morris
Website
https://github.com/davidlmorris/debuggery
Category
Other
License
MIT
Library Type
Contributed
Architectures
Any

Debuggery is a set of C++ low impact print utilities (with colour), along with a macro implementation that allows you to have asserts and debug prints that can be defined out for a final release version, without necessarily having to wrap code in '#if' and '#endif' preprocessor statements. And, when you do not define DEBUG_ON takes up no EPROM or RAM at all.

Downloads

Filename Release Date File Size
debuggery-1.2.2.zip 2024-08-26 34.84 KiB
debuggery-1.2.1.zip 2024-08-23 34.71 KiB
debuggery-1.2.0.zip 2024-08-23 34.69 KiB
debuggery-1.1.9.zip 2024-08-04 31.78 KiB
debuggery-1.1.8.zip 2024-07-28 31.48 KiB
debuggery-1.1.3.zip 28.83 KiB