Instead of forcing use of NEWLIB_LIBC, select any available complete C library implementation. Add CONFIG_REQUIRES_FLOAT_PRINTF where needed. Signed-off-by: Keith Packard <keithp@keithp.com>
12 lines
226 B
YAML
12 lines
226 B
YAML
common:
|
|
filter: CONFIG_FULL_LIBC_SUPPORTED
|
|
tests:
|
|
libraries.encoding.jwt:
|
|
min_ram: 96
|
|
min_flash: 72
|
|
timeout: 120
|
|
tags: jwt
|
|
filter: CONFIG_ENTROPY_HAS_DRIVER
|
|
integration_platforms:
|
|
- frdm_k64f
|