Add debug macros
- Add 'debug.h' with INFO, WARN and ERROR macros.
- This prints the specified message with the appropriate tag.
- INFO and WARN messages are only displayed when building with
  the DEBUG flag set. Error messages are always printed.

Change-Id: I21835b6063fcc99649b30ac7489387cbd3705bc0
1 parent 93ca221 commit 57bb6581937e2cf5ada3dcda1f242e05cbe93371
@Harry Liebel Harry Liebel authored on 19 Dec 2013
Dan Handley committed on 20 Dec 2013
Showing 1 changed file
View
include/debug.h 0 → 100644