* patch by Simon Ameis: adds mcu STM32F091* to compiler unit t_embed.pas; thus internal error 200902011 is not raised anymore, resolves #34570

git-svn-id: trunk@40742 -
This commit is contained in:
florian 2019-01-01 23:16:07 +00:00
parent 91a0de27aa
commit e7c4fccf41

View File

@ -359,6 +359,13 @@ begin
ct_stm32f051r6,
ct_stm32f051r8,
ct_stm32f091cc,
ct_stm32f091cb,
ct_stm32f091rc,
ct_stm32f091rb,
ct_stm32f091vc,
ct_stm32f091vb,
ct_stm32f100x4,
ct_stm32f100x6,
ct_stm32f100x8,