D:\zhiling\12-辐射仪\共享文件夹\固件库\GD32F1系列固件库\GD32F10x_Firmware_Library_V2.1.2\readme.txt
In this demo, I2C0 is operated as master receiver,
and the SCL line and SDA line of I2C0 interface are controled by the I/O pin
PB6 and PB7 respectively.
研究了三四天终于搭建了合适的IDE并成功地将程序烧录进去了,接下来就是功能实现的问题了。主要参考的教程GD32VF103开发板使用教程。
目前我只需掌握怎样驱动器各种外设资源就可以了,然后再去查找底层细节。
2021/5/6
搞清RT Thread