Fixed a formatting error in chconf.h.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7844 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2015-04-03 06:58:29 +00:00
parent 465ae1ba30
commit 504a47ba53
107 changed files with 214 additions and 107 deletions

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -109,7 +109,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#if !defined(CH_CFG_NO_IDLE_THREAD) || defined(__DOXIGEN__) #if !defined(CH_CFG_NO_IDLE_THREAD) || defined(__DOXIGEN__)
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
#endif #endif

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

View File

@ -99,7 +99,8 @@
* @details When this option is activated the function @p chSysInit() * @details When this option is activated the function @p chSysInit()
* does not spawn the idle thread. The application @p main() * does not spawn the idle thread. The application @p main()
* function becomes the idle thread and must implement an * function becomes the idle thread and must implement an
* infinite loop. */ * infinite loop.
*/
#define CH_CFG_NO_IDLE_THREAD FALSE #define CH_CFG_NO_IDLE_THREAD FALSE
/** @} */ /** @} */

Some files were not shown because too many files have changed in this diff Show More