Skip to content

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 09 Jun 12:29
· 316 commits to main since this release
67b8564

Changelog

  • 9a0c652 #define TRICE_LEGACY_RPC_SUPPORT 1 added to pass tests
  • 4b73749 Internal link corrected
  • 8696f0f Issue #673 implemented.
  • b3cfc79 Issue #674 fixed
  • 67b8564 Merge pull request #675 from rokath/wip
  • 14788d7 Some test ideas added and some open questions answered.
  • 2e8c8a7 TRICE_LEGACY_RPC_SUPPORT switch added
  • a46b456 Trice ABC - Asynchronous Broadcast Commands chapter rerworked
  • 953d667 Trice ABC - Asynchronous Broadcast Commands chapter rerworked
  • 906fd00 Trice ABC Spec finalized and UM chapter 36 updated
  • a064d4d Trice ABC chapter added to user manual
  • f40a258 Trice ABC spec wip
  • fb3a6e4 Trice ABC work in progress (spec)
  • 78e8ecf TriceABC - first thoughts
  • e1a0cb8 minor adaption for tests
  • b28e65d minor fix for tlog
  • 318a0e9 v1.2.5 prepare
  • c781242 wip until chapter 16

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