Skip to content

v0.72.2

Compare
Choose a tag to compare
@rokath rokath released this 21 Nov 20:37
· 235 commits to master since this release

Changelog

  • 588cb26 .goreleaser.yaml updated
  • 6c770b1 .goreleaser.yaml updated
  • b152a30 Added info about Darwin
  • 2be95fd Build scripts reworked for G01B_inst example
  • 234dd29 CONFIGURATION switch added to L432 example
  • 50a4dc1 CYCLE changed to CYCLE_ERROR and reserved for the Trice tool exclusively
  • faba833 Fixed some seldom config variants
  • b8f63c3 G0B1_inst example SEGGER_RTT_Conf.h finetuned to needs
  • bc1d8a6 In build.s args handling improved
  • 0d68523 JLINK wait time replaced by try loop. The wait time was too long for macOs
  • 50dfce0 Merge branch 'master' into devel
  • 577641a Merge branch 'master' into devel
  • 7d0caeb Merge remote-tracking branch 'origin/devel' into devel
  • b16024d Merge remote-tracking branch 'origin/master'
  • 3589a55 Now at top level a renew... sript for the example & test IDs
  • 9940dbb OpenOCD for ST-Link and J-Link added and tested
  • fb4f06d RTT handling improved
  • c77172b RTT support with open-ocd for Darwin added
  • 1024170 Similar projects extended with postform
  • 74b026f TRICE_DEFERRED_OUTPUT and TRICE_DIRECT_OUTPUT switches added to diagnostic code
  • fb28cc7 TriceLogConfiguration function added to examples
  • 784e2da TriceUserGuide.md updted
  • 07c59a3 compiler switch error fixed
  • 4d3d685 devel merged into master
  • a14271c error messages improved
  • 7188485 example folder renamed from ..._instr to ..._inst
  • b4afac1 examples now with triceExamples.c to avoid repetition
  • 6c47db0 obsolete code removed
  • 75bb0f5 openocd trial
  • 470aab1 trice.c code extendedn with #if TRICE_DIRECT_OUTPUT == 1 and #if TRICE_DEFERRED_OUTPUT == 1
  • 4d5f636 triceCheck.c now without IDs checked in
  • 5dcd029 v0.72.2 Changes incorporated
  • 86dff42 workspace file added to L432 example