zephyr/samples/subsys
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
..
audio/sof ADSP / SOF: don't force uniprocessor mode 2021-05-03 17:13:01 -04:00
canbus power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
console samples: console: set integration_platforms to mps2_an385 2021-03-03 09:12:30 -06:00
cpp samples: move cpp samples into subsys/cpp 2021-03-09 17:48:18 -05:00
debug samples: gdbstub: increase kobject text area 2021-04-22 07:42:58 -04:00
display boards: hsdk: dts: remove ili9340 from hsdk dts 2021-04-28 10:53:52 -04:00
edac edac: Use Device Tree values for BDF and PCI VID 2021-02-04 09:37:42 -05:00
fs samples/subsys/fs: fat_fs: Limit test execution on boards with shield 2021-04-08 16:37:01 +02:00
ipc samples: rpmsg_service: use mps2_an521_remote target for remote core 2021-04-27 13:40:42 +02:00
logging samples: logging/dictionary: fix long double compilation error 2021-05-04 07:36:55 -04:00
lorawan/class_a samples: lorawan: class_a: downlink cb 2021-04-30 13:05:10 -05:00
mgmt samples: subsys: mgmt: smp_svr: Possible download log file from flash FS 2021-03-22 13:04:23 -04:00
modbus samples: rtu_server: rework LED configuration 2021-03-19 15:50:21 +01:00
nvs power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
power/device_pm
settings esp32: nvs: add NVS support using fixed partitions 2021-03-17 14:38:23 -05:00
shell shell: uart: Add TX disabling in uninitialization 2021-04-23 15:00:21 +02:00
task_wdt power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
testsuite/integration samples: move testing -> subsys/testsuite 2021-03-09 17:48:18 -05:00
tracing tracing: remove cpu_stats in favor of thread runtime stats 2021-04-16 15:31:24 -04:00
usb samples: usb: dfu: exclude platforms sample can't be built on 2021-03-31 09:33:58 -05:00
video sampels: move video into subsys/video 2021-03-09 17:48:18 -05:00
subsys.rst