Continue work on new AVR32 port and demo.

This commit is contained in:
Richard Barry 2010-06-21 14:57:05 +00:00
parent 47cfc16aa0
commit 4ab0313273
3 changed files with 308 additions and 1 deletions

View file

@ -72,7 +72,7 @@
* See http://www.freertos.org/a00110.html.
*----------------------------------------------------------*/
#define configUSE_PREEMPTION 0
#define configUSE_PREEMPTION 1
#define configUSE_IDLE_HOOK 0
#define configUSE_TICK_HOOK 0
#define configCPU_CLOCK_HZ ( FOSC0 ) /* Hz clk gen */