diff options
Diffstat (limited to 'ports/stm32/Makefile')
| -rw-r--r-- | ports/stm32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/stm32/Makefile b/ports/stm32/Makefile index 2dc740561..31d75f3fb 100644 --- a/ports/stm32/Makefile +++ b/ports/stm32/Makefile @@ -214,6 +214,7 @@ SRC_LIBM = $(addprefix lib/libm/,\ kf_tan.c \ log1pf.c \ nearbyintf.c \ + roundf.c \ sf_cos.c \ sf_erf.c \ sf_frexp.c \ |
