• Harry Liebel's avatar
    Add debug macros · 57bb6581
    Harry Liebel authored
    - 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
    57bb6581
debug.h 2.29 KB