i2c_flash
A Windows based tool can download FW to Hudson via Siena USB device.
---------------------------
Building i2c_flash
---------------------------
Windows:
To build this tool , open i2c_flash.sln and press 'Build Solution' in the build menu (F7).
Linux:
1. Set the correct platform preprocessor option. Open the Makefile and set
-D__INTEL__
for x86/x64
or
-D__ARM__
for ARM