Introduce PRI style formatting for DSP values. These require the use of another separate macro to set up the argument (PRIq_arg). Signed-off-by: Yuval Peress <peress@google.com>
9 lines
207 B
YAML
9 lines
207 B
YAML
# Copyright (c) 2023 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
tests:
|
|
zdsp.print_format:
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1 or CONFIG_ARCH_POSIX
|
|
tags: zdsp
|
|
min_flash: 128
|
|
min_ram: 64
|