Martine Lenders
2db9ed11d1
od: simplify od module to only provide od_hex_dump
...
To my knowledge no one was using the more complex functionalities of
this module (except for the test application and pktbuf which just used
the same flags as the `od_hex_dump()` wrapper), so why not reduce the
functionality of this module?
2017-03-28 19:14:59 +02:00
Neil Jones
4d7b7a8641
sys: od: Fix build on MIPS gcc.
2017-02-09 12:26:50 +00:00
Martine Lenders
fcff65b6d8
od: quick-fix for newlib-nano
2016-11-08 17:16:53 +01:00
Martine Lenders
fdc8c39ba2
od: don't dump 0-length chunks
2016-09-27 21:49:58 +02:00
Martine Lenders
f99e9e0161
od: piggy-back style fixes
2016-01-24 23:51:41 +01:00
Martine Lenders
2173a33eab
od: fix for nano-specs
2016-01-24 23:46:38 +01:00
Thomas Eichinger
cfea6439f6
native: fix formating warnings on OS X
2015-09-03 11:49:57 +02:00
Oleg Hahm
94596cdd10
od: input parameter should be constant
2015-07-20 14:00:04 +02:00
Oleg Hahm
13b776194d
od: fixed signedness of input data
2015-07-20 14:00:04 +02:00
Joakim Gebart
13832d8e62
everything: Remove filename from @file Doxygen command
2015-05-22 07:34:41 +02:00
Martine Lenders
0eb2d78dda
doc: use my real name
2015-02-08 18:52:16 +01:00
Martine Lenders
3519a3d9be
sys: Initial import of analytical object dump (od) module
2014-10-30 16:43:06 +01:00