works on f4 (#1021)
This commit is contained in:
parent
4b4678074b
commit
928805dcc1
|
@ -52,7 +52,7 @@
|
|||
|
||||
#if !defined(ENABLE_PERF_TRACE) || defined(__DOXYGEN__)
|
||||
// looks like this value could not be defined in efifeatures.h - please define either externally or just change the value here
|
||||
#define ENABLE_PERF_TRACE FALSE
|
||||
#define ENABLE_PERF_TRACE TRUE
|
||||
#endif /* ENABLE_PERF_TRACE */
|
||||
|
||||
#include "chconf_common.h"
|
||||
|
|
Loading…
Reference in New Issue