From af0509826d91357e96385cc8401e46560d535568 Mon Sep 17 00:00:00 2001 From: Eivind Alexander Bergem Date: Tue, 22 Oct 2019 09:04:53 +0200 Subject: [PATCH] devices.data: Added stm32f410 --- ld/devices.data | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ld/devices.data b/ld/devices.data index 3a2d9b0c..eb8d98aa 100644 --- a/ld/devices.data +++ b/ld/devices.data @@ -153,6 +153,8 @@ stm32f401?d* stm32f4 ROM=384K RAM=96K stm32f401?e* stm32f4 ROM=512K RAM=96K stm32f4[01][57]?e* stm32f4ccm ROM=512K RAM=128K CCM=64K stm32f4[01][57]?g* stm32f4ccm ROM=1024K RAM=128K CCM=64K +stm32f410?8* stm32f4 ROM=64K RAM=32K +stm32f410?b* stm32f4 ROM=128K RAM=32K stm32f411re stm32f4 ROM=512K RAM=128K stm32f4[23][79]?g* stm32f4ccm ROM=1024K RAM=192K CCM=64K stm32f4[23][79]?i* stm32f4ccm ROM=2048K RAM=192K CCM=64K