[libopenstm32-commits] libopenstm32 branch, master, updated. d6611f62ddd62921a7b9bb9053ec7d488ac91e
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2009-07-17 21:06:14
|
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 d6611f62ddd62921a7b9bb9053ec7d488ac91e11 (commit) via e04cec3b5d6fed6fab7ed5a606b2777508921536 (commit) from 9385e693442f4cb79637c14198f279a5187c14af (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 d6611f62ddd62921a7b9bb9053ec7d488ac91e11 Author: Uwe Hermann <uw...@he...> Date: Fri Jul 17 23:05:01 2009 +0200 Add all base addresses for peripherals as per datasheet. commit e04cec3b5d6fed6fab7ed5a606b2777508921536 Author: Uwe Hermann <uw...@he...> Date: Fri Jul 17 23:03:42 2009 +0200 Add 'make flash' target using recent OpenOCD versions. ----------------------------------------------------------------------- Summary of changes: example/Makefile | 8 +++++ include/libopenstm32/gpio.h | 16 +++++----- include/libopenstm32/memorymap.h | 57 ++++++++++++++++++++++++++++++++++++- 3 files changed, 71 insertions(+), 10 deletions(-) hooks/post-receive -- libopenstm32 |