Compare commits
2 Commits
synido_sy1
...
synido_sy1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
303bb6a244 | ||
|
|
50ae1a5550 |
@@ -50,6 +50,7 @@ XUD_Result_t HidInterfaceClassRequests(
|
||||
#endif
|
||||
#if DEBUG_MEMORY_LOG_ENABLED
|
||||
unsigned log_switch;
|
||||
buffer[0] = 0x1;
|
||||
|
||||
GET_SHARED_GLOBAL(log_switch, g_log_switch);
|
||||
if (log_switch) {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#else
|
||||
#define DEBUG_PRINT_ENABLE 0
|
||||
#endif
|
||||
#define DISABLE_REBOOT 1
|
||||
//#define DISABLE_REBOOT 1
|
||||
|
||||
#include <xs1.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user