commit | 6fe9e408ab92b1c80068faf6b015590e32882546 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Mar 02 09:17:42 2021 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Mar 08 19:25:25 2021 -0500 |
tree | 73f8b2ef3545ee6cfdcefbaedc5703dd22dcfd8b | |
parent | 85aec4121b6e04a5cce9ee0b7f83692a17da9f37 [diff] |
tests/cbprintf_fp: Filter on CONSOLE_HAS_DRIVER Many platforms don't have a console backend, and this fails with a kconfig warning if you try to build on them. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>