zephyr/samples/subsys/logging
Daniel Leung 2c5cf6b243 samples: logging/dictionary: fix long double compilation error
The cbprintf packaging needs CONFIG_CBPRINTF_PACKAGE_LONGDOUBLE
to be enabled to work with long double. So #ifdef that inside
CONFIG_FPU.

Also add to the sample.yaml to enable testing with FPU and
long doubles.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-04 07:36:55 -04:00
..
dictionary samples: logging/dictionary: fix long double compilation error 2021-05-04 07:36:55 -04:00
logger logging: Adapt logger to support both versions 2021-04-19 10:59:23 -04:00
syst sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
logging.rst