aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32/RTCv2/rtc_lld.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-29 18:07:02 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-29 18:07:02 +0000
commit411418930f549e656dde9067446cfd52317fe33d (patch)
tree11937bd693b338360c383b0de75d613eab55b3fb /os/hal/platforms/STM32/RTCv2/rtc_lld.c
parentb30ba31603e2e1f130e9af44f1f140390fff65fe (diff)
downloadChibiOS-411418930f549e656dde9067446cfd52317fe33d.tar.gz
ChibiOS-411418930f549e656dde9067446cfd52317fe33d.tar.bz2
ChibiOS-411418930f549e656dde9067446cfd52317fe33d.zip
Updated credits.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3685 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32/RTCv2/rtc_lld.c')
-rw-r--r--os/hal/platforms/STM32/RTCv2/rtc_lld.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/hal/platforms/STM32/RTCv2/rtc_lld.c b/os/hal/platforms/STM32/RTCv2/rtc_lld.c
index 89d688236..6f7a93457 100644
--- a/os/hal/platforms/STM32/RTCv2/rtc_lld.c
+++ b/os/hal/platforms/STM32/RTCv2/rtc_lld.c
@@ -17,6 +17,10 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/*
+ Concepts and parts of this file have been contributed by Uladzimir Pylinsky
+ aka barthess.
+ */
/**
* @file STM32/RTCv2/rtc_lld.c