[libopenstm32-commits] libopenstm32 branch, master, updated. 1cabc38c3a44bea8adbfbdce0ae012236c89bc
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2011-01-07 16:09:33
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libopenstm32". The branch, master has been updated via 1cabc38c3a44bea8adbfbdce0ae012236c89bcb2 (commit) from ca53311bfc3182212d53386c5f49f0bc57350266 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1cabc38c3a44bea8adbfbdce0ae012236c89bcb2 Author: Uwe Hermann <uw...@he...> Date: Fri Jan 7 17:07:25 2011 +0100 EXTI bugfix in exti_select_source(). AFIO_EXTICR[1 to 4] registers were not beeing set correctly. You have to force a 0 on the bits that are 0 for the mutex to work. Thanks Linus Casassa <li...@li...> for the patch! ----------------------------------------------------------------------- Summary of changes: lib/stm32/exti.c | 21 +++++++++++++-------- 1 files changed, 13 insertions(+), 8 deletions(-) hooks/post-receive -- libopenstm32 |