Fixed bug #962.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12166 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
parent
b2d83a917d
commit
2f43a43dca
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -572,12 +572,13 @@
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_EXTRA_FIELDS \
|
#define CH_CFG_SYSTEM_EXTRA_FIELDS \
|
||||||
/* Add threads custom fields here.*/
|
/* Add threads custom fields here.*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief System initialization hook.
|
* @brief System initialization hook.
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -141,6 +141,8 @@
|
||||||
- EX: Updated LIS302DL to 1.1.0 (backported to 18.2.1).
|
- EX: Updated LIS302DL to 1.1.0 (backported to 18.2.1).
|
||||||
- EX: Updated LPS25H to 1.1.0 (backported to 18.2.1).
|
- EX: Updated LPS25H to 1.1.0 (backported to 18.2.1).
|
||||||
- EX: Updated LSM303DLHC to 1.1.0 (backported to 18.2.1).
|
- EX: Updated LSM303DLHC to 1.1.0 (backported to 18.2.1).
|
||||||
|
- RT: Fixed invalid parameter in CH_CFG_SYSTEM_INIT_HOOK hook macro
|
||||||
|
(bug #962)(backported to 18.2.2).
|
||||||
- OTH: Fixed demos failing to compile (bug #961)(backported to 18.2.2).
|
- OTH: Fixed demos failing to compile (bug #961)(backported to 18.2.2).
|
||||||
- HAL: Fixed issue in hal_queues (bug #960)(backported to 18.2.2).
|
- HAL: Fixed issue in hal_queues (bug #960)(backported to 18.2.2).
|
||||||
- HAL: Fixed incorrect state change in I2S driver (bug #959)(backported
|
- HAL: Fixed incorrect state change in I2S driver (bug #959)(backported
|
||||||
|
|
|
@ -578,7 +578,7 @@
|
||||||
* @details User initialization code added to the @p chSysInit() function
|
* @details User initialization code added to the @p chSysInit() function
|
||||||
* just before interrupts are enabled globally.
|
* just before interrupts are enabled globally.
|
||||||
*/
|
*/
|
||||||
#define CH_CFG_SYSTEM_INIT_HOOK(tp) { \
|
#define CH_CFG_SYSTEM_INIT_HOOK() { \
|
||||||
/* Add threads initialization code here.*/ \
|
/* Add threads initialization code here.*/ \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue