zephyr/samples/modules/tflite-micro
Sudan Landge 767e03f082 samples: tflite-micro: Use FVP for test validation
What is changed?
 - Replaced printk with printf in the sample

Why do we need this change?
 - Running the sample with fvp just prints the below output and not
   the complete logs that we expect:
    `sender 0: Sending inference`
   We get the expected output with CONFIG_LOG_IMMEDIATE=y but,
   its not ideal. printf works without the config and plus it
   looks a better fit in the current sample than printk.

This change is validate using `mps3/corstone300/fvp`.

Signed-off-by: Sudan Landge <sudan.landge@arm.com>
2025-01-07 10:10:05 +01:00
..
hello_world samples: tflite-micro: Use FVP for test validation 2025-01-07 10:10:05 +01:00
magic_wand samples: modules: use zephyr:code-sample directive 2024-09-02 11:51:37 +02:00
tflm_ethosu samples: tflite-micro: Use FVP for test validation 2025-01-07 10:10:05 +01:00
tflite-micro.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00