Add a minimal implementation of `strerror()`. All other targets use either newlib or picolibc and provide this function, add it to AVR so we can rely on it in common code.
Add a minimal implementation of `strerror()`. All other targets use either newlib or picolibc and provide this function, add it to AVR so we can rely on it in common code.