迁移至 Arm Compiler 6
This commit is contained in:
@@ -41,13 +41,13 @@ typedef struct{
|
||||
|
||||
static self_def g_self;
|
||||
|
||||
typedef struct _port_mcu{
|
||||
struct _port_mcu{
|
||||
protm_def *protm;
|
||||
rt_timer_t timer;
|
||||
int busy;
|
||||
uint8_t addr;
|
||||
handle_def *handle;
|
||||
}port_mcu;
|
||||
};
|
||||
|
||||
|
||||
int port_init(void)
|
||||
|
||||
Reference in New Issue
Block a user