diff options
Diffstat (limited to 'testhal/STM32')
-rw-r--r-- | testhal/STM32/ADC/halconf.h | 4 | ||||
-rw-r--r-- | testhal/STM32/CAN/halconf.h | 4 | ||||
-rw-r--r-- | testhal/STM32/PWM/halconf.h | 4 | ||||
-rw-r--r-- | testhal/STM32/SPI/halconf.h | 4 | ||||
-rw-r--r-- | testhal/STM32/UART/halconf.h | 4 |
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_
|