Переглянути джерело

* 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 -
florian 6 роки тому
батько
коміт
e7c4fccf41
1 змінених файлів з 7 додано та 0 видалено
  1. 7 0
      compiler/systems/t_embed.pas

+ 7 - 0
compiler/systems/t_embed.pas

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