Project

General

Profile

Revision 1574

Working scheduler.

Booyakasha.

View differences:

scheduler.h
13 13
#define _SCHEDULER_H_
14 14

  
15 15
#define STACKSIZE 128
16
#define MAXTASKS 3
16
#define MAXTASKS 4
17 17

  
18 18
#include <stdint.h>
19 19

  

Also available in: Unified diff