Revision history [back]
If you can ssh into the microcontroller (although I'm guessing probably not?) then you could use Wing Pro's remote development support so everything Wing does, including code analysis, happens on the microcontroller.
If not that, you could generate *.pi files on the microcontroller and move them to the IDE side. How to do that is described in https://wingware.com/doc/edit/analysis-helping-pyi-files
If you can ssh into the microcontroller (although I'm guessing probably not?) then you could use Wing WIng Pro's remote development support so everything Wing does, including code analysis, happens on the microcontroller.
If not that, you could generate *.pi files on the microcontroller and move them to the IDE side. How to do that is described in https://wingware.com/doc/edit/analysis-helping-pyi-files