Skip to content

v0.4.0

Choose a tag to compare

@X2Cscope X2Cscope released this 12 Dec 11:54
· 20 commits to main since this release
a34783a

What's Changed

  • Unified parser for 16bit, 32bit and dsPIC devices. (No xc16-elf.exe required anymore)
  • Import and Export list of variables (yml, pickle and elf)
  • Executable for Windows
  • Enhanced automated tests
  • Threadsafe on Web GUI
  • Minor bug fixes on GUI and Web GUI
  • Including more examples
  • Documentation improvements

Known bugs:

  • Triggering with positive trigger delays, the data is not syncronised and displayed correctly

Co-authored-by: Edras Pacola edras.pacola@microchip.com
Co-authored-by: Yash Agarwal yash.agarwal@microchip.com
Co-authored-by: Mark Wendler mark.wendler@microchip.com

Full Changelog: v0.3.3...v0.4.0