Fixed typo in configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2453 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
b7d55fb1eb
commit
68b05c757a
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS TRUE
|
#define CH_USE_NESTED_LOCKS TRUE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS TRUE
|
#define CH_USE_NESTED_LOCKS TRUE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
* You may use this option if you need to merge ChibiOS/RT with
|
* You may use this option if you need to merge ChibiOS/RT with
|
||||||
* external libraries that require nested lock/unlock operations.
|
* external libraries that require nested lock/unlock operations.
|
||||||
*
|
*
|
||||||
* @note T he default is @p FALSE.
|
* @note The default is @p FALSE.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(CH_USE_NESTED_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define CH_USE_NESTED_LOCKS FALSE
|
#define CH_USE_NESTED_LOCKS FALSE
|
||||||
|
|
Loading…
Reference in New Issue