Resolved! linker not seeing stm32f4xx_hal_tim.h when building project
here's a link to the GitHub issue containing the build output: https://github.com/giff25/MotorTest/issuesI double checked to make sure the HAL_TIM module was enabled, and followed the chain to the .h file itself and still haven't noticed any reason w...