mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 15:39:26 +01:00
* 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:
parent
91a0de27aa
commit
e7c4fccf41
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user