I'm using Nucleo F303RE board and I'm trying to set it up on Keil uVision v5.26.2.0 and use the LED API, but the LED API doesn't seem to be available for this board. How can I get the LED API (without STM32CubeMx)?
Additionally, in Keil Pack Installer, I can select STM32F303RE to install Keil::STM32F3xx_DFP v2.1.0. However, in Manage Run-Time Environment, I only have STM32303E-Eval and STM32F3-CubeMx - no STM32F303RE. I've tried downloading BSP from Keil as well, but no use, I'm afraid. Any way to go around this?
Any advice is appreciated! Thanks