diff options
author | Jens Bocklage <jens_bocklage@mentor.com> | 2015-03-02 16:28:03 +0100 |
---|---|---|
committer | Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | 2015-03-12 14:34:41 +0100 |
commit | f90a5069f569aefa1c768ec7a336d982073f8ee2 (patch) | |
tree | c037ca7558ed60720298441f450b10278b4d1504 /MPL.txt | |
parent | 06b4012535e0b8bb5ad31001601e78fd9b53e8d3 (diff) | |
download | DLT-daemon-f90a5069f569aefa1c768ec7a336d982073f8ee2.tar.gz |
adding support for new macros to the daemon. new macros: DLT_HEX8(VAR) 8bits variable displayed in hexadecimal with "0x" prefix DLT_HEX16(VAR) 16bits displayed in hexadecimal with "0x" prefix DLT_HEX32(VAR) 32bits displayed in hexadecimal with "0x" prefix DLT_HEX64(VAR) 64bits displayed in hexadecimal with "0x" prefix DLT_BIN8(VAR) 8bits variable displayed in binary with "0b" prefix DLT_BIN16(VAR) 16bits variable displayed in binary with "0b" prefix
plus typo fix
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'MPL.txt')
0 files changed, 0 insertions, 0 deletions