]> begriffs open source - freertos/commit
Moved where LCD_Init() is called from so it cannot call vTaskDelay() before the sched...
authorRichard Barry <ribarry@amazon.com>
Thu, 8 Mar 2007 21:08:52 +0000 (21:08 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 8 Mar 2007 21:08:52 +0000 (21:08 +0000)
commit5d413a00783e55b51046ea90096dbd0c8f859ed8
tree65db5302c177cbac9f6b850e90b42d1e62a027cf
parent17228aca47ffb8cef6e88f6a24c17c988ca2345e
Moved where LCD_Init() is called from so it cannot call vTaskDelay() before the scheduler is started.
Demo/ARM9_STR91X_IAR/main.c