v1.2.4
Changelog
- 969b955 2 linkcheck extensions added
- fd95cbf CHANGELOG.md updated with v1.2.3 changes
- 5d90ccb Headings in chapter 20 slightly changed
- 1507116 Issue #550 (typeX0) implemented
- b6470ac Merge pull request #668 from rokath/wip
- 20a032c Merge pull request #669 from rokath/dependabot/github_actions/actions/download-artifact-8
- fe72922 Merge pull request #671 from rokath/wip
- f37e603 Merge pull request #672 from rokath/wip
- 2991669 Release v1.2.4 prepare
- 8114c29 TRICE_X0_COUNTED_BUFFER_SUPPORT added to triceX0.c
- 4129d2f _userprint... againincluded (renamed)
- 2193984 ci: bump actions/download-artifact from 7 to 8
- 3b11971 docs: fix typeX0 record anchor link
- 86160d5 docs: refresh typeX0 manual anchors
- 94a804e formatting changed a bit
- 56e04cb link address updated
- b71ecc7 stop markdown-al-in-once creating a ToC automatically
- 15adba8 test compatibility with older MacOS bash
- 7762648 typeX0 demo implementation (counted buffer) added to Target code
- 30a88a1 typeX0 example added to G0B1_inst
- a570d30 typeX0 full tests and minor fix
- 9d3c600 typeX0 full tests and minor fix
- ea4caaa typeX0 log offset correcztion
- ed88fe3 typeX0 tests now pass all test modes and typeX0 is a separate selection option now.
- 67e7ae7 typeX0 tests now pass all test modes and typeX0 is a separate selection option now.
- ed3df37 typeX0 user packets chapter added
Homebrew
Install via Homebrew: brew install rokath/tap/trice
macOS
If Gatekeeper blocks the downloaded tool, remove the quarantine flag from
the unpacked binary path, for example:
xattr -d com.apple.quarantine path/to/trice
Windows
If SmartScreen or the file block flag gets in the way, unblock the unpacked
binary path, for example:
Unblock-File path\to\trice.exe