These drivers provide a set of functions to manage:
LEDs, push-button, and COM ports
Note that stm32c0116_discovery_conf_template.h file must be
copied in user application as stm32c0116_discovery_conf.h with optional
configuration update.
Update History
Main Changes
Update printf() implementation to be compliant with IAR EWARM
V9.20.1.
Main Changes
Update the JOY1_CHANNEL_GPIO_PIN to GPIO_PIN_8 (PA8) in
stm32c0116_discovery.h
Main Changes
First official release of STM32C0116-DISCO BSP
drivers in line with STM32Cube BSP drivers development guidelines
(UM2298)