Projet

Général

Profil

« Précédent | Suivant » 

Révision 260

Ajouté par maantourou il y a plus de 6 ans

Voir les différences:

conf_noyau.cfg
initial_start = OFF;
exinf = 0x0;
};
task[]{
entry_address = asserv_tourelle();
name = ID_asserv_tourelle;
stack_size = 256;
stack_section = stack;
priority = 6;
initial_start = OFF;
exinf = 0x0;
};
task[]{
entry_address = regul_roue();
name = ID_regul_roue;
stack_size = 1024;
stack_section = stack;
priority = 7;
initial_start = OFF;
exinf = 0x0;
};
flag[]{
name = ev_bus_fin_tr;
initial_pattern = 0x0000;

Formats disponibles : Unified diff