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.pacolamicrochip.com>
Co-authored-by: Yash Agarwal <yash.agarwalmicrochip.com>
Co-authored-by: Mark Wendler <mark.wendlermicrochip.com>
**Full Changelog**: https://github.com/X2Cscope/pyx2cscope/compare/v0.3.3...v0.4.0