This is the mail archive of the ecos-maintainers@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

STM32 patches


Hi Nick

Are you happy with these patches from Simon Kallweit for the STM32?

John Dallaway


-------- Original Message --------
Subject: STM32 flash driver fixes
Date: Mon, 06 Apr 2009 11:15:31 +0200
From: Simon Kallweit <simon.kallweit@intefo.ch>
To: eCos Patches List <ecos-patches@ecos.sourceware.org>
Newsgroups: gmane.os.ecos.patches

Fixes two bugs in the STM32 flash driver. stm32_flash_get_block_info()
now computes correct block base address. HSI is enabled for flash
erase/program as stated in the manual. Also done some cleanup.


-------- Original Message --------
Subject: STM32 diag driver fix
Date: Tue, 07 Apr 2009 15:13:58 +0200
From: Simon Kallweit <simon.kallweit@intefo.ch>
To: eCos Patches List <ecos-patches@ecos.sourceware.org>
Newsgroups: gmane.os.ecos.patches

This patch fixes hal_stm32_serial_getc_timeout() for high baudrates. The
original version lost bytes due to the long timeout.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]