debug tty
This commit is contained in:
@@ -7,9 +7,11 @@
|
||||
#include "chrg_switch.h"
|
||||
|
||||
#define THR_NAME_SOUTH "thr.sou"
|
||||
#define DEV_NAME_SOUTH "uart6"
|
||||
|
||||
struct chrg_south_t {
|
||||
const char *name;
|
||||
const char *devname;
|
||||
struct rt_thread *tid;
|
||||
struct rt_mutex lock;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user