add two logging tools

pull/1/head
Dmitry Murzinov 2 years ago
parent 85dba8e7d6
commit 4cc2245325

@ -64,6 +64,8 @@ Under construct
* [embedded-log](https://github.com/to9/embedded-log) - Small and beautiful embedded log library for mcu.
* [EasyLogger](https://github.com/armink/EasyLogger) - Ultra-lightweight (ROM<1.6K, RAM<0.3k), high-performance C/C++ log library.
* [trice](https://github.com/rokath/trice) - Super fast and tiny embedded device C printf-like trace code (works also inside interrupts) and real-time PC logging (trace ID visualization).
* [embedded-diagnostic-logger](https://github.com/binarymaker/embedded-diagnostic-logger) - Lightweight logger framework for small microcontroller based projects. Multilevel log and token based string transfer.
### Data Bases

Loading…
Cancel
Save