I'm trying to find some information about GDI API, i.e. how to create GDI plugin for CodeWarrior 11.1.
I made a BDM programmer based on ESP32 to program/debug the device over the WiFi, but it would be nice to add support for it to CodeWarrior. It reckon it should be doable as some layer to translate GDI commands to network requests, maybe using "GDI Generic" connection?