Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 773 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 773 Bytes

NanoPi-fuser-win32

This tool is designed to write a disk image, bootloader, u-boot environment, and/or kernel to a microSD card for booting the FriendlyARM NanoPi under Windows.

Please see the releases page to download a precompiled version of this tool. Windows XP or later is required to run this tool.

Compiling

The solution was made with Visual Studio 2013. To reproduce a release build, you will need Visual Studio 2013 and WTL 9.0 build 4140 Final.

Make sure that the WTL include directory is in your include path and build as usual with Visual Studio.