[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-559-gb0f81df
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-01-21 08:01:43
|
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 b0f81dfe42d0c1abcce9c0fd288174ec3780873f (commit)
from ef2dcf842181edb678f6d05ba09a4419e735a9b7 (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 b0f81dfe42d0c1abcce9c0fd288174ec3780873f
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jan 21 09:05:22 2015 +0100
[AS_DEVICES] as_led: Fix comment and Armadeus name
-----------------------------------------------------------------------
Summary of changes:
target/packages/as_devices/c/as_led.c | 4 ++--
target/packages/as_devices/c/as_led.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/packages/as_devices/c/as_led.c b/target/packages/as_devices/c/as_led.c
index e22ab11..3af6fce 100644
--- a/target/packages/as_devices/c/as_led.c
+++ b/target/packages/as_devices/c/as_led.c
@@ -1,7 +1,7 @@
/*
- ** C wrapper for GPIOs usage.
+ ** C wrapper for LEDs usage.
**
- ** Copyright (C) 2013 The Armadeus Project - ARMadeus Systems
+ ** Copyright (C) 2013 The Armadeus Project - Armadeus Systems
** Sébastien Royen <seb...@ar...>
**
** This library is free software; you can redistribute it and/or
diff --git a/target/packages/as_devices/c/as_led.h b/target/packages/as_devices/c/as_led.h
index e21226a..789981a 100644
--- a/target/packages/as_devices/c/as_led.h
+++ b/target/packages/as_devices/c/as_led.h
@@ -1,5 +1,5 @@
/*
-** The ARMadeus Project
+** The Armadeus Project
**
** Copyright (C) 2013 The armadeus systems team
** Sébastien Royen <seb...@ar...>
hooks/post-receive
--
armadeus
|