X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_sem.h;h=86ed110d143afb1e894f7ab81d8408a3c0e3acc2;hb=d28b48ee1e32364e94273505d9293693e366f38a;hp=2a6de7a910bf1d34a4cb7ec491dc81880a6973c7;hpb=84cf056f574c42a3bd577bf3929498acac7c897e;p=bertos.git diff --git a/boards/triface/benchmark/kernel_footprint/cfg/cfg_sem.h b/boards/triface/benchmark/kernel_footprint/cfg/cfg_sem.h index 2a6de7a9..86ed110d 100644 --- a/boards/triface/benchmark/kernel_footprint/cfg/cfg_sem.h +++ b/boards/triface/benchmark/kernel_footprint/cfg/cfg_sem.h @@ -43,6 +43,6 @@ * Re-entrant mutual exclusion primitives. * $WIZ$ type = "autoenabled" */ -#define CONFIG_KERN_SEMAPHORES 0 +#define CONFIG_KERN_SEMAPHORES 1 #endif /* CFG_SEM_H */