Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 489efde

Browse files
committed
samd/Makefile: Include ldexp in build if needed by float parsing.
1 parent f2b6409 commit 489efde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/samd/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ SRC_C = \
5858
lib/libm/fmodf.c \
5959
lib/libm/math.c \
6060
lib/libm/nearbyintf.c \
61+
lib/libm/sf_ldexp.c \
6162
lib/mp-readline/readline.c \
6263
lib/tinyusb/src/class/cdc/cdc_device.c \
6364
lib/tinyusb/src/common/tusb_fifo.c \

0 commit comments

Comments
 (0)