Added support for Wb32fq95 (#16871)
This commit is contained in:
parent
1182f5b4be
commit
1c7e8b9a9d
15 changed files with 411 additions and 8 deletions
|
@ -97,7 +97,7 @@ static const I2CConfig i2cconfig = {
|
|||
I2C1_OPMODE,
|
||||
I2C1_CLOCK_SPEED,
|
||||
I2C1_DUTY_CYCLE,
|
||||
#elif defined(WB32F3G71xx)
|
||||
#elif defined(WB32F3G71xx) || defined(WB32FQ95xx)
|
||||
I2C1_OPMODE,
|
||||
I2C1_CLOCK_SPEED,
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue