mbed-os/TESTS/mbed_platform/minimal-printf/compliance/README.md

273 B

Description

This document describes how to run minimal-printf tests.

Running tests

You can use the following command to run tests:

mbed test -m K64F -t GCC_ARM -n *printf* -v -c

Do not use --profile minimal-printf so minimal-printf is not compared with itself.