F7 float drama - that was easy!
This commit is contained in:
parent
d6979c8671
commit
487d18bcc0
|
@ -31,6 +31,8 @@
|
||||||
#define _CHIBIOS_RT_CONF_
|
#define _CHIBIOS_RT_CONF_
|
||||||
#define _CHIBIOS_RT_CONF_VER_5_1_
|
#define _CHIBIOS_RT_CONF_VER_5_1_
|
||||||
|
|
||||||
|
#define CHPRINTF_USE_FLOAT TRUE
|
||||||
|
|
||||||
#if !defined(EFI_CLOCK_LOCKS) || defined(__DOXYGEN__)
|
#if !defined(EFI_CLOCK_LOCKS) || defined(__DOXYGEN__)
|
||||||
#define EFI_CLOCK_LOCKS FALSE
|
#define EFI_CLOCK_LOCKS FALSE
|
||||||
#endif /* EFI_CLOCK_LOCKS */
|
#endif /* EFI_CLOCK_LOCKS */
|
||||||
|
|
Loading…
Reference in New Issue