Add info & support for several boards
This patch introduces support for several boards. They are listed below:
A separate patch in the AVR miner script is needed to enable support for WinnerMicro W80x.
Hey, I assume you have checked whether your changes to the AVR code don't break compatibility with existing boards (eg. typical Arduinos)? Just checking to be sure.
Hey, I assume you have checked whether your changes to the AVR code don't break compatibility with existing boards (eg. typical Arduinos)? Just checking to be sure.
Yup, they work fine.
I have modified to remove the uintDiff typedef in AVR code because it is always defined as that, and to keep the hash rate improvements.
Please don't merge this yet, I will inform you when it is ready.
@revoxhere This batch of commits are ready, please review though.