zephyr/samples/modules/tflite-micro
Keith Packard 32452dfb05 samples/tflite-micro: Include <cstdint> before using uint8_t
inference_process.hpp depended on the C library implicitly including
stdint.h through some path, which is not defined behavior. Explicitly
include <cstdint> to ensure that uint8_t is defined.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-17 16:06:21 +02:00
..
hello_world samples: tflite-micro: hello_world: round off quantization 2025-04-28 16:40:02 +02:00
magic_wand boards: enjoydigital: adopt new zephyr:board directive and role 2025-02-28 14:52:23 +01:00
tflm_ethosu samples/tflite-micro: Include <cstdint> before using uint8_t 2025-06-17 16:06:21 +02:00
tflite-micro.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00