|
|
|
|
|
by joezydeco
2189 days ago
|
|
Totally agree. It's even more useful in a cross-compiled development environment. Typically I'm developing in Qt/C++ on a host and then using a custom crosstool chain to recompile for the target. The entire cycle isn't that bad, but it's not instantaneous. Using Python has radically sped up some parts of what I'm doing on the target hardware. |
|