Intro to MinGW: Compile pirate-loader

MinGW is a Windows port of the open source GCC compiler. It will compile native Windows executables from C, C++, and a few other languages. In this post we document our experience compiling the pirate-loader bootloader application. Pirate-loader, originally written for Microsoft Visual C, is a C program that uploads a new firmware to the […]