移植到stm32f1,实现手动线赋码控制器功能
This commit is contained in:
@@ -11,7 +11,7 @@ int mem_perused(void);
|
||||
|
||||
void tempptr_init(void);
|
||||
|
||||
void *tmalloc(uint32_t size);
|
||||
void *tmalloc(size_t size);
|
||||
|
||||
void *tappend(void *p,void *del);
|
||||
|
||||
|
Reference in New Issue
Block a user