Revision 29f22fdb configurations/HelloWorld/modules/NUCLEO-F401RE/osconf.h

View differences:

configurations/HelloWorld/modules/NUCLEO-F401RE/osconf.h
21 21

  
22 22
#include <HelloWorld_osconf.h>
23 23

  
24
#define OS_CFG_TESTS_ENABLE                     false
24
#define OS_CFG_TESTS_ENABLE                     true
25 25

  
26 26
#define OS_CFG_SSSP_ENABLE                      false
27 27

  
28
#define CH_CFG_USE_REGISTRY                     true
29

  
28 30
#endif /* OSCONF_H */

Also available in: Unified diff