nuttx-apps/benchmarks/mtd
Lars Kruse 397047fa37 benchmarks/mtd: use uniform output style for numbers
One of the four values emitted by this interactive tools uses the
hexadecimal presentation. The other values are decimal numbers.
Now the confusion is avoided: all numbers use the decimal
representation.

In addition the suffix "size" is added to the "Erase block" label
in order to clarify its meaning.

Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2026-06-10 16:43:17 +08:00
..
CMakeLists.txt benchmark/mtd: Add MTD testing/benchmark application 2025-03-25 09:53:38 +08:00
Kconfig benchmarks/mtd: use PRIxxx macro to improve portability 2025-04-01 09:08:59 +02:00
Make.defs benchmark/mtd: Add MTD testing/benchmark application 2025-03-25 09:53:38 +08:00
Makefile benchmark/mtd: Add MTD testing/benchmark application 2025-03-25 09:53:38 +08:00
mtd.c benchmarks/mtd: use uniform output style for numbers 2026-06-10 16:43:17 +08:00