duino-coin icon indicating copy to clipboard operation
duino-coin copied to clipboard

Add info & support for several boards

Open rcky844 opened this issue 1 year ago • 4 comments

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.

rcky844 avatar Jan 10 '25 16:01 rcky844

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.

revoxhere avatar Jan 11 '25 17:01 revoxhere

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.

image 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.

rcky844 avatar Jan 12 '25 02:01 rcky844

Please don't merge this yet, I will inform you when it is ready.

rcky844 avatar Jan 12 '25 08:01 rcky844

@revoxhere This batch of commits are ready, please review though.

rcky844 avatar Jan 12 '25 11:01 rcky844