v0.4.0
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