Skip to content

Commit 1ca70e7

Browse files
committed
app: Carrier lib needs CONFIG_FPU
Carrier lib needs CONFIG_FPU as well. It is not enough to select CONFIG_FP_HARDABI=y Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
1 parent 8cfc85f commit 1ca70e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/overlay-carrier.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
CONFIG_LWM2M_CARRIER=y
88

99
# LwM2M carrier is only compiled for hard-float
10+
CONFIG_FPU=y
1011
CONFIG_FP_HARDABI=y
1112

1213
# Download client for DFU

0 commit comments

Comments
 (0)