Преглед изворни кода

* 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_stm32f051r8,
 
+      ct_stm32f091cc,
+      ct_stm32f091cb,
+      ct_stm32f091rc,
+      ct_stm32f091rb,
+      ct_stm32f091vc,
+      ct_stm32f091vb,
+
       ct_stm32f100x4,
       ct_stm32f100x6,
       ct_stm32f100x8,