Desktop application to interface with the XGecu series of chip programmers.
Uses ImGui library with the SDL3/OpenGL3 backend.
Uses the minipro tool as a library.
- Detect programmer
- Built-in hex editor for quick viewing and editing
- Create custom chips
git clone https://github.com/jkvince/imMinipro --recurse-submodules
cmake -S .

