diff options
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index 82d229b87..497818560 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -67,6 +67,7 @@ SRC_LIB = $(addprefix lib/,\ libm/asinfacosf.c \ libm/atanf.c \ libm/atan2f.c \ + libm/fmodf.c \ ) SRC_C = \ |
