aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/UART
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/UART')
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/chconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/halconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/mcuconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.c2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f303_discovery/chconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f303_discovery/halconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f303_discovery/mcuconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.c2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f407_discovery/chconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f407_discovery/halconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f407_discovery/mcuconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.c2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f746_discovery/chconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f746_discovery/halconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f746_discovery/mcuconf.h2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c2
-rw-r--r--testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.h2
-rw-r--r--testhal/STM32/multi/UART/main.c2
21 files changed, 21 insertions, 21 deletions
diff --git a/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/chconf.h b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/chconf.h
index 8466240cb..53bd6764b 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/chconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/halconf.h b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/halconf.h
index a7f25ffab..97c851efa 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/halconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/mcuconf.h b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/mcuconf.h
index c254b22a9..8287d9629 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/mcuconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.c b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.c
index 6c400ab4c..e87551032 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.c
+++ b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.h b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.h
index 3e34da82d..d02d20dbc 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f091_nucleo64/portab.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f303_discovery/chconf.h b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/chconf.h
index 8466240cb..53bd6764b 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f303_discovery/chconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f303_discovery/halconf.h b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/halconf.h
index a7f25ffab..97c851efa 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f303_discovery/halconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f303_discovery/mcuconf.h b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/mcuconf.h
index bd7d873b4..21a681a9c 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f303_discovery/mcuconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.c b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.c
index 99dec7674..bdd5fa4bf 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.c
+++ b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.h b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.h
index 4d2905ea5..63a97c9c9 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f303_discovery/portab.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f407_discovery/chconf.h b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/chconf.h
index 8466240cb..53bd6764b 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f407_discovery/chconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f407_discovery/halconf.h b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/halconf.h
index a7f25ffab..97c851efa 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f407_discovery/halconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f407_discovery/mcuconf.h b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/mcuconf.h
index 2f6e98c83..8465ce986 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f407_discovery/mcuconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.c b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.c
index 77288cf43..76d1f193c 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.c
+++ b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.h b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.h
index 317ebe8cc..696ec3475 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f407_discovery/portab.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f746_discovery/chconf.h b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/chconf.h
index 8466240cb..53bd6764b 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/chconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f746_discovery/halconf.h b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/halconf.h
index a7f25ffab..97c851efa 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/halconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/halconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f746_discovery/mcuconf.h b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/mcuconf.h
index 5f19d541b..705b3bfe1 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/mcuconf.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/mcuconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
index 6c400ab4c..e87551032 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
+++ b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.h b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.h
index b174a93c1..abf1f55fe 100644
--- a/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.h
+++ b/testhal/STM32/multi/UART/cfg-stm32f746_discovery/portab.h
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
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/testhal/STM32/multi/UART/main.c b/testhal/STM32/multi/UART/main.c
index f82e12a8f..b4342868f 100644
--- a/testhal/STM32/multi/UART/main.c
+++ b/testhal/STM32/multi/UART/main.c
@@ -1,5 +1,5 @@
/*
- ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.