mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 11:02:16 +00:00
arm-clang fails with -Werror=unused-function; arm-gcc was silently omitting it via LTO. The helper was never called.
arm-clang fails with -Werror=unused-function; arm-gcc was silently omitting it via LTO. The helper was never called.