meta-digi/meta-digi-dey/recipes-digi/memwatch
Hector Palacios 4591165832 memwatch: [cosmetic] print new line after printing 16 bytes
The fix in 0ae172613a wrongly printed
a new line after each value, wich resulted in the following output for a
command like this, that reads two 32-bit words:

	root@ccimx6ulsbc:~# memwatch -r -l 8 -w -a 0x2008008
	0x02008008: 0x0070e501
	0x00000100

Instead, it should print a line feed after every 16 bytes.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2017-06-19 15:57:58 +02:00
..
memwatch memwatch: [cosmetic] print new line after printing 16 bytes 2017-06-19 15:57:58 +02:00
memwatch.bb meta-digi-dey: Add LDFLAGS to do_compile override 2017-03-17 19:15:27 +01:00