Révision 448
Ajouté par codiagne il y a plus de 6 ans
conf_noyau.cfg | ||
---|---|---|
};
|
||
|
||
task[]{
|
||
entry_address = demarrer();
|
||
name = ID_demarrer;
|
||
stack_size = 256;
|
||
stack_section = stack;
|
||
priority = 7;
|
||
initial_start = OFF;
|
||
exinf = 0x0;
|
||
};
|
||
task[]{
|
||
entry_address = Avancer();
|
||
name = ID_Avancer;
|
||
stack_size = 256;
|
Formats disponibles : Unified diff
commit derniere seance