mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 19:13:51 +01:00
As the STM32MP157Cxx has no CMSIS header repositories, SUCCESS enum is not defined. Thus STM32MP157Cxx line must be specifically handled as the STM32F030x4 line to create missing enums. Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>