Skip to content

v0.57.0

Compare
Choose a tag to compare
@rokath rokath released this 04 May 21:31
· 372 commits to master since this release

Changelog

  • 98be03f All 4 buffer types are working wit direct RTT32 and ring&double buffer work deferred parallel over UART
  • cca1ed2 CYCLE color adapted
  • 45cab48 Development branch merged
  • 48eb20c FF n checks
  • d59f667 Indent error for trices with values fixed
  • 9793aba Merge branch 'master' into development
  • fa4ca80 Merge branch 'master' into development
  • e29a620 Merge remote-tracking branch 'origin/master'
  • 11153d4 RTT0 & UARTA work parallel only in direct mode
  • ae5aa63 Separated Headlines from Segger JLinkGDBServer
  • 62c0a21 TRICE_STATIC_BUFFER works with RTT but needs improvement
  • 5108d4e Time measurement: <100 clocks in direct RTT mode per trice
  • 7bc0467 additional log comments
  • 310c327 all deferred tests ok
  • f1e992e all tests ok
  • b7b4876 better buffer macro names
  • aaafbac bugfix (ring buffer related)
  • c80ed36 cgo COBS test added
  • 9ea4cc3 cgo_doubleBuffer... works, but only for 2 triceCheck calls
  • 7e4cb81 code linted
  • 364c568 comment only
  • b3304b9 comments from experimental
  • 66ae0e6 comments only
  • 0ca8245 deferred mode only for 2 trices ok
  • 8309e1d direct RTT0 and double buffer UART work parallel, but not other variants.
  • 0b192e5 doublebuffer ok with optioal parallel direct RTT32 TriceStamp as macro faster
  • 396ce49 error messages with sound equipped
  • 3673a49 exec switch added (not active yet)
  • fde059b experimental direct RTT0 with deferred UART transfer (double buffer) is working.
  • 069047b experimental fast RTT (32-bit writes) ok
  • 7191dbd explanatory comment added
  • 2f519e0 gdbserver works directly with: trice l -p TCP4 -args localhost:4444
  • bd3df09 github.com/rokath/trice/test/cgo_streamBuffer_noCycle_tcobs_short fails (no output)
  • 14fb2f9 help tests repaired
  • 9845476 linted
  • ce9fb9f lower case with jlink and stlink works now too
  • 7e00328 master v0.56.4 merged
  • d35e243 openocd works with NUCLEO-F030R8 flashed wit JLink OB SW
  • 433f039 package framing "none" for RTT prepared.
  • 4744417 re-sync improved
  • 9977bb5 renamed back accidently rename
  • 6c4c346 single UARTA ok in all 3 modes
  • 51dbcf0 temp folder ingnored
  • bd60619 temp/ folder excluded
  • 9cf112f trice version -v shows all possible console colors
  • 9fd3506 v0.57.0 ChangeLog added