STM32CubeC0 ########### Origin: ST Microelectronics http://www.st.com/en/embedded-software/stm32cubec0.html Status: version v1.2.0 Purpose: ST Microelectronics official MCU package for STM32C0 series. Description: This package is an extract of official STM32CubeC0 package written by ST Microelectronics. It is composed of STM32Cube hardware abstraction layer (HAL) and low layer (LL) plus a set of CMSIS headers files, one for each SoC in STM32C0 series. Dependencies: None. URL: https://github.com/STMicroelectronics/STM32CubeC0 Commit: 291f417c07b8e6f997a555b4abafa861551d22e3 Maintained-by: External License: BSD-3-Clause License Link: https://opensource.org/licenses/BSD-3-Clause Patch List: *Provision to enable hal & ll asserts added -Added stm32cube/stm32c0xx/drivers/include/stm32_assert.h -Removed unused stm32cube/stm32c0xx/drivers/include/stm32_assert_template.h *Fix to remove PAGESIZE definition which conflicts with POSIX Impacted files: drivers/include/Legacy/stm32_hal_legacy.h See release_note.html from STM32Cube