aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32')
-rw-r--r--testhal/STM32/ADC/halconf.h4
-rw-r--r--testhal/STM32/CAN/halconf.h4
-rw-r--r--testhal/STM32/PWM/halconf.h4
-rw-r--r--testhal/STM32/SPI/halconf.h4
-rw-r--r--testhal/STM32/UART/halconf.h4
5 files changed, 0 insertions, 20 deletions
diff --git a/testhal/STM32/ADC/halconf.h b/testhal/STM32/ADC/halconf.h
index 42091b4f7..79cc81ed9 100644
--- a/testhal/STM32/ADC/halconf.h
+++ b/testhal/STM32/ADC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/testhal/STM32/CAN/halconf.h b/testhal/STM32/CAN/halconf.h
index ce54171c8..10ecca545 100644
--- a/testhal/STM32/CAN/halconf.h
+++ b/testhal/STM32/CAN/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/testhal/STM32/PWM/halconf.h b/testhal/STM32/PWM/halconf.h
index 6c9542a44..9a5d3c0b8 100644
--- a/testhal/STM32/PWM/halconf.h
+++ b/testhal/STM32/PWM/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/testhal/STM32/SPI/halconf.h b/testhal/STM32/SPI/halconf.h
index 7f00e53fb..610db1d06 100644
--- a/testhal/STM32/SPI/halconf.h
+++ b/testhal/STM32/SPI/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/testhal/STM32/UART/halconf.h b/testhal/STM32/UART/halconf.h
index 0825207e3..d358005e7 100644
--- a/testhal/STM32/UART/halconf.h
+++ b/testhal/STM32/UART/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
03'>203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237