How to import BSP drivers into STM32CUBE IDE
I’m very new to STM32 development so bear with me if this is a simple question. I’m trying to use an L476RG Nucleo and X-Nucleo-ihm03a1 powerSTEP01 board to control stepper motors.I’ve downloaded X-CUBE-SPN3 Driver software expansion for STM32Cube and have skimmed the following manual: manual
the example projects only support toolchains EWARM, MDK-ARM and SW4STM32. How would I import the right files to use in stm32 CUBE IDE?