From a21bf76fe0b033ce00052f30ccec286a422d9654 Mon Sep 17 00:00:00 2001 From: rusefi Date: Tue, 4 Apr 2017 22:07:09 -0400 Subject: [PATCH] still works? --- demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile index ea4a12301..d705ea5c6 100644 --- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile +++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile @@ -211,7 +211,7 @@ UINCDIR = ULIBDIR = # List all user libraries here -ULIBS = +ULIBS = -lm # # End of user defines