generated from hulk/gd32e23x_template
	fix IIC speed
This commit is contained in:
		| @@ -44,7 +44,7 @@ typedef enum { | ||||
|     I2C_STOP | ||||
| } i2c_process_enum; | ||||
|  | ||||
| #define I2C_SPEED 400000 | ||||
| #define I2C_SPEED 100000 | ||||
| #define RCU_IR_GPIO RCU_GPIOF | ||||
| #define RCU_I2C RCU_I2C0 | ||||
| #define I2C_SCL_PORT GPIOF | ||||
|   | ||||
		Reference in New Issue
	
	Block a user