summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJens Bocklage <jens_bocklage@mentor.com>2015-03-02 16:28:03 +0100
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2015-03-12 14:34:41 +0100
commitf90a5069f569aefa1c768ec7a336d982073f8ee2 (patch)
treec037ca7558ed60720298441f450b10278b4d1504 /CMakeLists.txt
parent06b4012535e0b8bb5ad31001601e78fd9b53e8d3 (diff)
downloadDLT-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 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions