From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20435 invoked by alias); 1 Apr 2012 01:45:24 -0000 Received: (qmail 20425 invoked by uid 22791); 1 Apr 2012 01:45:23 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SUBJ_OBFU_PUNCT_FEW X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 01 Apr 2012 01:45:09 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id B67DF2F7800D for ; Sun, 1 Apr 2012 02:45:07 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fxt6OrauAV8p; Sun, 1 Apr 2012 02:45:01 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: ecos-patches@ecos.sourceware.org Subject: [Bug 1001550] New: STM32 F2 and STM3220G-EVAL / STM3240G-EVAL contribution from eCosCentric X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Patches and contributions X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: jifl@ecoscentric.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 01 Apr 2012 01:45:00 -0000 Mailing-List: contact ecos-patches-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-patches-owner@ecos.sourceware.org X-SW-Source: 2012-04/txt/msg00000.txt.bz2 Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001550 Summary: STM32 F2 and STM3220G-EVAL / STM3240G-EVAL contribution from eCosCentric Product: eCos Version: CVS Platform: Custom (Customer specific) OS/Version: Cortex-M Status: NEW Severity: enhancement Priority: low Component: Patches and contributions AssignedTo: unassigned@bugs.ecos.sourceware.org ReportedBy: jifl@ecoscentric.com CC: ecos-patches@ecos.sourceware.org Class: Advice Request Created an attachment (id=1677) --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1677) Cortex-M arch VSR init fix eCosCentric are contributing variant and processor support for the STM32 F2 and F4 Cortex-M processors and STM3220G-EVAL and STM3240G-EVAL board support. Updated drivers are also included for serial, flash, and SPI. There are many changes here, but we thought it was good for the community to benefit from them, and so that our essential infrastructure (particularly the many APIs provided by the STM32 variant HAL) is aligned with public eCos's. Although these enhancements are way beyond just what would be needed for just the basic infrastructure. Documentation is not included, but is available to view online from eCosCentric's website: http://www.ecoscentric.com/ecospro/doc/html/ref/arch-hal-cortexm-part.html although some of that applies to eCosCentric only extensions and drivers. The STM3210e port has had a number of updates applied too, to reflect changes in the processor variant HAL, along with some minor improvements to bring it more into line with eCosCentric's sources (although again, not everything of eCosCentric's STM3210e improvements are included here). I am committing this, but let me know in this bug about any issues in any of the patches, and I'll deal with them. Jifl -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.