[AVR] Zeroed time quantum
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9284 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
81543345de
commit
de50e8fae5
|
@ -80,7 +80,7 @@
|
|||
* @note Disabling the round robin preemption makes the kernel more compact
|
||||
* and generally faster.
|
||||
*/
|
||||
#define CH_CFG_TIME_QUANTUM 20
|
||||
#define CH_CFG_TIME_QUANTUM 0
|
||||
|
||||
/**
|
||||
* @brief Managed RAM size.
|
||||
|
|
Loading…
Reference in New Issue