Si5351Arduino icon indicating copy to clipboard operation
Si5351Arduino copied to clipboard

Lite version

Open ChocolateFrogsNuts opened this issue 5 years ago • 1 comments

Finally got around to doing a pull request for this! Code optimisations and changes to make it possible to use a "Lite" version. If using CLK6/7 this will cut the compiled size by almost 2K. If you don't need CLK6/7 the compiled size can be reduced a further 2K.

ChocolateFrogsNuts avatar Jul 10 '18 07:07 ChocolateFrogsNuts

Definitely a useful improvement, especially when running on resource constrained platforms like the ATmega328p.

MedadRufus avatar Jun 03 '22 16:06 MedadRufus