Re: [PATCH] libbsp/arm: Adding support for stm32f407

2014-10-15 Thread Олег Мороз
The main difference is in file linkcmds.stm32f407. For stm32f407: + RAM_INT : ORIGIN = 0x2000, LENGTH = 128k + ROM_INT : ORIGIN = 0x0800, LENGTH = 1M Sebastian Huber писал 2014-10-16 09:45: > Hello Oleg, > > what is the difference to the stm32f4 BSP except the name? -- С уважени

Re: [PATCH] libbsp/arm: Adding support for stm32f407

2014-10-15 Thread Sebastian Huber
Hello Oleg, what is the difference to the stm32f4 BSP except the name? -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key availa

[PATCH] libbsp/arm: Adding support for stm32f407

2014-10-14 Thread Мороз Олег
>From 1ca653a9310b1e7e44fd1ac672fd8ca12d1c10db Mon Sep 17 00:00:00 2001 From: "Moroz.Oleg" Date: Tue, 14 Oct 2014 18:29:51 +0400 Subject: [PATCH] Adding support for stm32f407 --- c/src/lib/libbsp/arm/stm32f4/Makefile.am | 2 +- .../libbsp/arm/stm32f4/make/custom/stm32f407.cfg | 7