This is a Portwell EZIO simulation device, implements EZIO protocol using TFTs.
To build a firmware for this device, sdcc is required to installed on your host.
After execute the following commands, the firmware binaries can be found in the
arch/mcs51/boot folder:
$ export ARCH=arm
$ make ezio_defconfig
$ make clean
$ make