refactored USB driver code, enabled debug printouts everywhere
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#error "unknown machine!"
|
||||
#endif
|
||||
|
||||
//#define DBG_DM
|
||||
#define DBG_DM
|
||||
|
||||
#ifdef DBG_DM
|
||||
#define dbg(fmt, args...) xprintf(fmt, ##args)
|
||||
|
||||
Reference in New Issue
Block a user