STM8 用printf替代uart办法

STM8 用printf替代uart办法

在程序中添加:(头文件需要添加#includestdio.h>)#ifdef__GNUC__#definePUTCHAR_PROTOTYPEint__io_putchar(intch)#else

广告

联系我们

联系我们

在线咨询: QQ交谈

邮箱: kf@86ic.com

关注微信
微信扫一扫关注我们

微信扫一扫关注我们

返回顶部