[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-363-g05974f3
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2011-02-23 15:06:27
|
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 "armadeus".
The branch, master has been updated
via 05974f339d5321a56b9d2e6cb4ca4940fc7ceec1 (commit)
from 87a23082a7e5186717b1cad0703c400c0520fbab (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 05974f339d5321a56b9d2e6cb4ca4940fc7ceec1
Author: Fabien Marteau <fab...@ar...>
Date: Wed Feb 23 15:44:43 2011 +0100
[as_devices] Adding import AsI2c in AsDevices python init module
-----------------------------------------------------------------------
Summary of changes:
.../as_devices/python/AsDevices/__init__.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/target/packages/as_devices/python/AsDevices/__init__.py b/target/packages/as_devices/python/AsDevices/__init__.py
index 64208f5..2b9eaf1 100644
--- a/target/packages/as_devices/python/AsDevices/__init__.py
+++ b/target/packages/as_devices/python/AsDevices/__init__.py
@@ -38,3 +38,4 @@ import wrappers
from AsGpio import *
from AsAdc import *
from AsDac import *
+from AsI2c import *
hooks/post-receive
--
armadeus
|