mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
19686: sys/string_utils: add memchk() r=maribu a=benpicco 19687: tests/unittests: remove old workaround for SAML1X and gcc9.X bug r=maribu a=dylad ### Contribution description This reverts #13462, this workaround is no longer needed with newer GCC version. ### Testing procedure Try to compile tests/unittests for `saml11-xpro` or `saml10-xpro` ### Issues/PRs references This is a revert of #13462. Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com> Co-authored-by: Dylan Laduranty <dylan.laduranty@mesotic.com>