aboutsummaryrefslogtreecommitdiffstats
path: root/demos/TIVA/RT-TM4C123G-LAUNCHPAD
diff options
context:
space:
mode:
authorFabien Poussin <fabien.poussin@gmail.com>2017-04-23 01:52:07 +0200
committerGitHub <noreply@github.com>2017-04-23 01:52:07 +0200
commitfa9b5ac5ae2f6df6b0b861547260fddde3b37830 (patch)
tree35e296b08ae1a0503e0b846a1ab8ca9926444ca7 /demos/TIVA/RT-TM4C123G-LAUNCHPAD
parentd72d463fee0c03931b2a462b687140935a582b44 (diff)
parent7f7665e8f207854a67026dd7865def9eafc9baea (diff)
downloadChibiOS-Contrib-fa9b5ac5ae2f6df6b0b861547260fddde3b37830.tar.gz
ChibiOS-Contrib-fa9b5ac5ae2f6df6b0b861547260fddde3b37830.tar.bz2
ChibiOS-Contrib-fa9b5ac5ae2f6df6b0b861547260fddde3b37830.zip
Merge pull request #115 from marcoveeneman/various_tiva_improvements
Various tiva improvements
Diffstat (limited to 'demos/TIVA/RT-TM4C123G-LAUNCHPAD')
-rw-r--r--demos/TIVA/RT-TM4C123G-LAUNCHPAD/main.c2
-rw-r--r--demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/TIVA/RT-TM4C123G-LAUNCHPAD/main.c b/demos/TIVA/RT-TM4C123G-LAUNCHPAD/main.c
index 5b7e12c..2872f89 100644
--- a/demos/TIVA/RT-TM4C123G-LAUNCHPAD/main.c
+++ b/demos/TIVA/RT-TM4C123G-LAUNCHPAD/main.c
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2014..2016 Marco Veeneman
+ Copyright (C) 2014..2017 Marco Veeneman
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h b/demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h
index b5e4213..337e2e1 100644
--- a/demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h
+++ b/demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2014..2016 Marco Veeneman
+ Copyright (C) 2014..2017 Marco Veeneman
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.