aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/ARM7-AT91SAM7S-FATFS-GCC/halconf.h4
-rw-r--r--demos/ARM7-AT91SAM7S-GCC/halconf.h4
-rw-r--r--demos/ARM7-AT91SAM7X-FATFS-GCC/halconf.h4
-rw-r--r--demos/ARM7-AT91SAM7X-GCC/halconf.h4
-rw-r--r--demos/ARM7-AT91SAM7X-LWIP-GCC/halconf.h4
-rw-r--r--demos/ARM7-AT91SAM7X-UIP-GCC/halconf.h4
-rw-r--r--demos/ARM7-LPC214x-FATFS-GCC/halconf.h4
-rw-r--r--demos/ARM7-LPC214x-G++/halconf.h4
-rw-r--r--demos/ARM7-LPC214x-GCC/halconf.h4
-rw-r--r--demos/ARMCM0-LPC1114-GCC/halconf.h4
-rw-r--r--demos/ARMCM3-LPC1343-GCC/halconf.h4
-rw-r--r--demos/ARMCM3-STM32F100-DISCOVERY-GCC/halconf.h4
-rw-r--r--demos/ARMCM3-STM32F103-FATFS-GCC/halconf.h4
-rw-r--r--demos/ARMCM3-STM32F103-GCC/halconf.h4
-rw-r--r--demos/ARMCM3-STM32F107-GCC/halconf.h4
-rw-r--r--demos/AVR-AT90CANx-GCC/halconf.h4
-rw-r--r--demos/AVR-ATmega128-GCC/halconf.h4
-rw-r--r--demos/MSP430-MSP430x1611-GCC/halconf.h4
-rw-r--r--demos/PPC-SPC563-GCC/halconf.h4
-rw-r--r--demos/Posix-GCC/halconf.h4
-rw-r--r--demos/STM8L-STM8L152-DISCOVERY-STVD/demo/halconf.h4
-rw-r--r--demos/STM8S-STM8S105-DISCOVERY-STVD/demo/halconf.h4
-rw-r--r--demos/STM8S-STM8S208-RC/halconf.h4
-rw-r--r--demos/Win32-MinGW/halconf.h4
24 files changed, 0 insertions, 96 deletions
diff --git a/demos/ARM7-AT91SAM7S-FATFS-GCC/halconf.h b/demos/ARM7-AT91SAM7S-FATFS-GCC/halconf.h
index bc6c3b8d2..bafc9df7a 100644
--- a/demos/ARM7-AT91SAM7S-FATFS-GCC/halconf.h
+++ b/demos/ARM7-AT91SAM7S-FATFS-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-AT91SAM7S-GCC/halconf.h b/demos/ARM7-AT91SAM7S-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARM7-AT91SAM7S-GCC/halconf.h
+++ b/demos/ARM7-AT91SAM7S-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-AT91SAM7X-FATFS-GCC/halconf.h b/demos/ARM7-AT91SAM7X-FATFS-GCC/halconf.h
index bc6c3b8d2..bafc9df7a 100644
--- a/demos/ARM7-AT91SAM7X-FATFS-GCC/halconf.h
+++ b/demos/ARM7-AT91SAM7X-FATFS-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-AT91SAM7X-GCC/halconf.h b/demos/ARM7-AT91SAM7X-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARM7-AT91SAM7X-GCC/halconf.h
+++ b/demos/ARM7-AT91SAM7X-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-AT91SAM7X-LWIP-GCC/halconf.h b/demos/ARM7-AT91SAM7X-LWIP-GCC/halconf.h
index 3ccb9a219..268525a61 100644
--- a/demos/ARM7-AT91SAM7X-LWIP-GCC/halconf.h
+++ b/demos/ARM7-AT91SAM7X-LWIP-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-AT91SAM7X-UIP-GCC/halconf.h b/demos/ARM7-AT91SAM7X-UIP-GCC/halconf.h
index 3ccb9a219..268525a61 100644
--- a/demos/ARM7-AT91SAM7X-UIP-GCC/halconf.h
+++ b/demos/ARM7-AT91SAM7X-UIP-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-LPC214x-FATFS-GCC/halconf.h b/demos/ARM7-LPC214x-FATFS-GCC/halconf.h
index bc6c3b8d2..bafc9df7a 100644
--- a/demos/ARM7-LPC214x-FATFS-GCC/halconf.h
+++ b/demos/ARM7-LPC214x-FATFS-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-LPC214x-G++/halconf.h b/demos/ARM7-LPC214x-G++/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARM7-LPC214x-G++/halconf.h
+++ b/demos/ARM7-LPC214x-G++/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARM7-LPC214x-GCC/halconf.h b/demos/ARM7-LPC214x-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARM7-LPC214x-GCC/halconf.h
+++ b/demos/ARM7-LPC214x-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARMCM0-LPC1114-GCC/halconf.h b/demos/ARMCM0-LPC1114-GCC/halconf.h
index 9ed9ce905..479c87021 100644
--- a/demos/ARMCM0-LPC1114-GCC/halconf.h
+++ b/demos/ARMCM0-LPC1114-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARMCM3-LPC1343-GCC/halconf.h b/demos/ARMCM3-LPC1343-GCC/halconf.h
index 9ed9ce905..479c87021 100644
--- a/demos/ARMCM3-LPC1343-GCC/halconf.h
+++ b/demos/ARMCM3-LPC1343-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARMCM3-STM32F100-DISCOVERY-GCC/halconf.h b/demos/ARMCM3-STM32F100-DISCOVERY-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARMCM3-STM32F100-DISCOVERY-GCC/halconf.h
+++ b/demos/ARMCM3-STM32F100-DISCOVERY-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARMCM3-STM32F103-FATFS-GCC/halconf.h b/demos/ARMCM3-STM32F103-FATFS-GCC/halconf.h
index bc6c3b8d2..bafc9df7a 100644
--- a/demos/ARMCM3-STM32F103-FATFS-GCC/halconf.h
+++ b/demos/ARMCM3-STM32F103-FATFS-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARMCM3-STM32F103-GCC/halconf.h b/demos/ARMCM3-STM32F103-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARMCM3-STM32F103-GCC/halconf.h
+++ b/demos/ARMCM3-STM32F103-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/ARMCM3-STM32F107-GCC/halconf.h b/demos/ARMCM3-STM32F107-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/ARMCM3-STM32F107-GCC/halconf.h
+++ b/demos/ARMCM3-STM32F107-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/AVR-AT90CANx-GCC/halconf.h b/demos/AVR-AT90CANx-GCC/halconf.h
index 2eea483f4..e355d7bbc 100644
--- a/demos/AVR-AT90CANx-GCC/halconf.h
+++ b/demos/AVR-AT90CANx-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/AVR-ATmega128-GCC/halconf.h b/demos/AVR-ATmega128-GCC/halconf.h
index 2eea483f4..e355d7bbc 100644
--- a/demos/AVR-ATmega128-GCC/halconf.h
+++ b/demos/AVR-ATmega128-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/MSP430-MSP430x1611-GCC/halconf.h b/demos/MSP430-MSP430x1611-GCC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/MSP430-MSP430x1611-GCC/halconf.h
+++ b/demos/MSP430-MSP430x1611-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/PPC-SPC563-GCC/halconf.h b/demos/PPC-SPC563-GCC/halconf.h
index 64a634d85..2e37f10ed 100644
--- a/demos/PPC-SPC563-GCC/halconf.h
+++ b/demos/PPC-SPC563-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/Posix-GCC/halconf.h b/demos/Posix-GCC/halconf.h
index acc98744c..30695a2a3 100644
--- a/demos/Posix-GCC/halconf.h
+++ b/demos/Posix-GCC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/STM8L-STM8L152-DISCOVERY-STVD/demo/halconf.h b/demos/STM8L-STM8L152-DISCOVERY-STVD/demo/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/STM8L-STM8L152-DISCOVERY-STVD/demo/halconf.h
+++ b/demos/STM8L-STM8L152-DISCOVERY-STVD/demo/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/STM8S-STM8S105-DISCOVERY-STVD/demo/halconf.h b/demos/STM8S-STM8S105-DISCOVERY-STVD/demo/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/STM8S-STM8S105-DISCOVERY-STVD/demo/halconf.h
+++ b/demos/STM8S-STM8S105-DISCOVERY-STVD/demo/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/STM8S-STM8S208-RC/halconf.h b/demos/STM8S-STM8S208-RC/halconf.h
index 3186be527..890f3896b 100644
--- a/demos/STM8S-STM8S208-RC/halconf.h
+++ b/demos/STM8S-STM8S208-RC/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_
diff --git a/demos/Win32-MinGW/halconf.h b/demos/Win32-MinGW/halconf.h
index acc98744c..30695a2a3 100644
--- a/demos/Win32-MinGW/halconf.h
+++ b/demos/Win32-MinGW/halconf.h
@@ -28,10 +28,6 @@
* @{
*/
-/*
- *
- */
-
#ifndef _HALCONF_H_
#define _HALCONF_H_