aboutsummaryrefslogtreecommitdiffstats
path: root/common/debug.c
AgeCommit message (Expand)Author
2014-11-14Add initializer of debug_config for GCC < 4.6.0(#144)Gravatar tmk
2014-11-14Fix for 'unnamed field in initializer' GCC bug(Fix #143)Gravatar tmk
2014-09-22Adhoc fix compile error of usb_usbGravatar tmk
2013-04-07Fix bootmagic and eeconfig for virtual DIP SWGravatar tmk
2012-10-27Add print_dec() and debug_dec().Gravatar tmk
2012-09-02usb_hid: Fix timer size uint16_t to uint32_t;Gravatar tmk