logging
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
// Disabling this option is preferred. However, when debugging system hangs
|
||||
// this option needs to be enabled.
|
||||
// #define LOGGER_OUTPUT_BY_INTERRUPT
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user