Show
Ignore:
Timestamp:
08/10/09 11:12:44 (15 years ago)
Author:
phil
Message:

adaptated example for LED flash to ETT eval board with 1 LED flashing,
changed portable.h to rowley setup
etc.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • webserver/example/freeRTOS/Demo/Common/Minimal/flash.c

    r14 r17  
    7171 
    7272#define ledSTACK_SIZE           configMINIMAL_STACK_SIZE 
    73 #define ledNUMBER_OF_LEDS       ( 3
     73#define ledNUMBER_OF_LEDS       ( 1
    7474#define ledFLASH_RATE_BASE      ( ( portTickType ) 333 ) 
    7575