Skip to content
Commit 662a14a2 authored by Huifeng Zhang's avatar Huifeng Zhang Committed by Anas Nashif
Browse files

tests: net: lib: lwm2m: fix the missing float support



The tests `content_json` and `content_plain_test` depend on the float
support of libc. After PR##57340, Picolibc would be selected in
these two tests and the `PICOLIBC_IO_FLOAT` won't be selected if
the platform doesn't select `FPU`.

This commit select `CONFIG_PICOLIBC` and `CONFIG_PICOLIBC_IO_FLOAT`
for these two tests.

Signed-off-by: default avatarHuifeng Zhang <Huifeng.Zhang@arm.com>
parent f2a2d30d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment