Skip to content

Commit 536c7b1

Browse files
authored
Update README.md
1 parent 9f3bd8c commit 536c7b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@ even inside **↯ interrupts** in less than 1 µs❗
3232
- **[Space](./docs/TriceUserManual.md#trice-memory-needs)**, to reduce needed FLASH memory size,
3333
- **[Features](./docs/TriceUserManual.md#trice-features-(overview))** delighting the developers heart.
3434
- <u>Main idea:</u> Logging strings **not** into an embedded device to display them later on a PC but keep [usage comfortable and simple](./docs/TriceUserManual.md#port-it).
35+
3536
```diff
3637
- No version mismatch hassle❗
3738
+ The Trice ID List accumulates the log strings -> the latest version can decode all former versions as well❗
3839
```
40+
3941
- *Trice* consists of 2 parts:
4042
1. **C** code `trice` macros, similar usable like `printf`, generating tiny & super-fast embedded device real-time trace/log code.
4143
2. Tool **trice** for managing and visualization.

0 commit comments

Comments
 (0)