摘要:
参考 (128条消息) linux下串口的阻塞和非阻塞操作_wuhengwudi的博客-CSDN博客_linux 阻塞 非阻塞 稍作修改 阻塞 非阻塞 #include <stdlib.h> #include <stdio.h> #include <errno.h> #include <string 阅读全文
posted @ 2022-08-09 16:55
小城熊儿
阅读(635)
评论(0)
推荐(0)
摘要:
T507 UBOOT 打印 tick_printf("func:%s \t line:%d\n", __func__,__LINE__); tick_printf("func:%s \t line:%d \tval:%d\n", __func__,__LINE__,val); #include <s 阅读全文
posted @ 2022-08-09 09:21
小城熊儿
阅读(102)
评论(0)
推荐(0)