As it seems, this library is not compatible with `-mdouble=64`, which is enabled in the default conrigurations since v10, see * https://gcc.gnu.org/gcc-10/changes.html#avr * https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mdouble
As it seems, this library is not compatible with
-mdouble=64, which is enabled in the default conrigurations since v10, see