hey y'all, I'm working with esp-hal and encountered this linking issue when calling a function from a static C lib. Any tips on what I am missing? ``` undefined reference to `__mulsc3' ```