diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-11 14:45:16 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-11 14:45:16 +0000 |
commit | 509af41c04084bb0ed467d137efb4aeb68d25a05 (patch) | |
tree | e6267fd458b6c80ca3455d8ce89bac4148699ff3 /os/hal/templates | |
parent | 0d094bec0505fdf1d203c3207a35271ceeda2f8b (diff) | |
download | ChibiOS-509af41c04084bb0ed467d137efb4aeb68d25a05.tar.gz ChibiOS-509af41c04084bb0ed467d137efb4aeb68d25a05.tar.bz2 ChibiOS-509af41c04084bb0ed467d137efb4aeb68d25a05.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7570 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/templates')
-rw-r--r-- | os/hal/templates/adc_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/can_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/ext_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/gpt_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/hal_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/i2c_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/i2s_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/icu_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/mac_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/pwm_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/rtc_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/sdc_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/serial_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/spi_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/uart_lld.h | 2 | ||||
-rw-r--r-- | os/hal/templates/usb_lld.h | 2 |
16 files changed, 16 insertions, 16 deletions
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
* @{
*/
/**
|