I tried to compile a devo8 dfu, but it throwed an error:
$ make
+ Compiling 'target/common/devo/protocol/a7105.c'
arm-none-eabi-gcc.exe: error: target/common/devo/protocol/a7105.c: No such file
or directory
arm-none-eabi-gcc.exe: fatal error: no input files
compilation terminated.
make: *** [objs/devo8/a7105.o] Error 1