From 509af41c04084bb0ed467d137efb4aeb68d25a05 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 11 Dec 2014 14:45:16 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7570 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/templates/adc_lld.h | 2 +- os/hal/templates/can_lld.h | 2 +- os/hal/templates/ext_lld.h | 2 +- os/hal/templates/gpt_lld.h | 2 +- os/hal/templates/hal_lld.h | 2 +- os/hal/templates/i2c_lld.h | 2 +- os/hal/templates/i2s_lld.h | 2 +- os/hal/templates/icu_lld.h | 2 +- os/hal/templates/mac_lld.h | 2 +- os/hal/templates/pwm_lld.h | 2 +- os/hal/templates/rtc_lld.h | 2 +- os/hal/templates/sdc_lld.h | 2 +- os/hal/templates/serial_lld.h | 2 +- os/hal/templates/spi_lld.h | 2 +- os/hal/templates/uart_lld.h | 2 +- os/hal/templates/usb_lld.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'os/hal/templates') diff --git a/os/hal/templates/adc_lld.h b/os/hal/templates/adc_lld.h index 8d02753fd..c2357a548 100644 --- a/os/hal/templates/adc_lld.h +++ b/os/hal/templates/adc_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/can_lld.h b/os/hal/templates/can_lld.h index c9cc35fc9..34cedd976 100644 --- a/os/hal/templates/can_lld.h +++ b/os/hal/templates/can_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/ext_lld.h b/os/hal/templates/ext_lld.h index 35caf01c9..79d6b4e2a 100644 --- a/os/hal/templates/ext_lld.h +++ b/os/hal/templates/ext_lld.h @@ -41,7 +41,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/gpt_lld.h b/os/hal/templates/gpt_lld.h index cf6a318a6..7da40f42e 100644 --- a/os/hal/templates/gpt_lld.h +++ b/os/hal/templates/gpt_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/hal_lld.h b/os/hal/templates/hal_lld.h index df4d849e1..1d83bdbc1 100644 --- a/os/hal/templates/hal_lld.h +++ b/os/hal/templates/hal_lld.h @@ -41,7 +41,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** @} */ diff --git a/os/hal/templates/i2c_lld.h b/os/hal/templates/i2c_lld.h index 7a33acddd..27b2e2e6f 100644 --- a/os/hal/templates/i2c_lld.h +++ b/os/hal/templates/i2c_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/i2s_lld.h b/os/hal/templates/i2s_lld.h index 22c7b4ff3..f0481ba17 100644 --- a/os/hal/templates/i2s_lld.h +++ b/os/hal/templates/i2s_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/icu_lld.h b/os/hal/templates/icu_lld.h index 2ca15d55b..972784066 100644 --- a/os/hal/templates/icu_lld.h +++ b/os/hal/templates/icu_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/mac_lld.h b/os/hal/templates/mac_lld.h index 5d523554f..349ae3b4b 100644 --- a/os/hal/templates/mac_lld.h +++ b/os/hal/templates/mac_lld.h @@ -41,7 +41,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/pwm_lld.h b/os/hal/templates/pwm_lld.h index 30a7811f1..494798fae 100644 --- a/os/hal/templates/pwm_lld.h +++ b/os/hal/templates/pwm_lld.h @@ -41,7 +41,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/rtc_lld.h b/os/hal/templates/rtc_lld.h index 81bcc346f..3c06edf8c 100644 --- a/os/hal/templates/rtc_lld.h +++ b/os/hal/templates/rtc_lld.h @@ -59,7 +59,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** @} */ diff --git a/os/hal/templates/sdc_lld.h b/os/hal/templates/sdc_lld.h index 376f8bb1a..574aa8fb1 100644 --- a/os/hal/templates/sdc_lld.h +++ b/os/hal/templates/sdc_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** @} */ diff --git a/os/hal/templates/serial_lld.h b/os/hal/templates/serial_lld.h index 5cbdac539..916cabdf0 100644 --- a/os/hal/templates/serial_lld.h +++ b/os/hal/templates/serial_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/spi_lld.h b/os/hal/templates/spi_lld.h index cfab88eba..b1f888b53 100644 --- a/os/hal/templates/spi_lld.h +++ b/os/hal/templates/spi_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/uart_lld.h b/os/hal/templates/uart_lld.h index 7d93a3833..6f2833e0c 100644 --- a/os/hal/templates/uart_lld.h +++ b/os/hal/templates/uart_lld.h @@ -36,7 +36,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** diff --git a/os/hal/templates/usb_lld.h b/os/hal/templates/usb_lld.h index 3ea39368c..ace146f26 100644 --- a/os/hal/templates/usb_lld.h +++ b/os/hal/templates/usb_lld.h @@ -51,7 +51,7 @@ /*===========================================================================*/ /** - * @name Configuration options + * @name PLATFORM configuration options * @{ */ /** -- cgit v1.2.3