未验证 提交 faddfecb 编写于 作者: 螺丝松掉的人 提交者: GitHub

[rtduino][lpc55s69] update (#6972)

上级 022760c5
......@@ -22,7 +22,7 @@ Hardware Drivers Config --->
![LPC55s69-nxp-evk-pinout2](LPC55s69-nxp-evk-pinout2.png)
| Arduino引脚编号 | STM32引脚编号 | 5V容忍 | 备注 |
| Arduino引脚编号 | LPC55引脚编号 | 5V容忍 | 备注 |
| ------------------- | --------- | ---- | ------------------------------------------------------------------------- |
| 0 (D0) | P(1,24) | 是/否 | Serial2-RX,默认被RT-Thread的UART设备框架uart1接管 |
| 1 (D1) | P(0,27) | 是/否 | Serial2-TX,默认被RT-Thread的UART设备框架uart1接管 |
......
......@@ -11,6 +11,7 @@
#include <Arduino.h>
#include <board.h>
#include <drv_pin.h>
#include "pins_arduino.h"
/*
......
......@@ -222,7 +222,7 @@ menu "On-chip Peripheral Drivers"
config BSP_USING_CTIMER1_MAT3
bool "Enable CIMER1 Match3 as PWM output"
default y
default n
config BSP_USING_CTIMER2_MAT0
bool "Enable CIMER2 Match0 as PWM output"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册