This commit is contained in:
lmx
2025-12-05 19:37:31 +08:00
parent 138275a04b
commit 45158aebcf
6 changed files with 23 additions and 7 deletions

View File

@ -47,7 +47,7 @@
*/
#define TCFG_HW_I2C0_PORTS 'B'
#define TCFG_HW_I2C0_CLK 1000000 //硬件IIC波特率:400k
#define TCFG_HW_I2C0_CLK 1000000 //硬件IIC波特率:400k
//*********************************************************************************//
// 硬件SPI 配置 //