提交 1dc8e506 编写于 作者: 褚仕成 提交者: mysterywolf

[arduino][stm32f411-weact-blackpill] : update Kconfig and README

上级 4f8094ec
......@@ -18,7 +18,7 @@ Hardware Drivers Config --->
更多引脚布局相关信息参见 [pins_arduino.c](pins_arduino.c)[pins_arduino.h](pins_arduino.h)
![pinout](weact-blackpill-f411-pinout.png)
![pinout](images/weact-blackpill-f411-pinout.png)
| Arduino引脚编号 | STM32引脚编号 | 5V容忍 | 备注 |
| ------------------- | --------- | ---- | ------------------------------------------------------------------------- |
......
......@@ -88,11 +88,11 @@ menu "On-chip Peripheral Drivers"
config BSP_I2C1_SCL_PIN
int "i2c1 scl pin number"
range 0 48
default 46
default 47
config BSP_I2C1_SDA_PIN
int "I2C1 sda pin number"
range 0 48
default 47
default 46
endif
menuconfig BSP_USING_PWM
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册