mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
Arduino Due: RXD0 pull-up works with both REV2 and REV3
This commit is contained in:
@@ -197,7 +197,7 @@
|
|||||||
|
|
||||||
/* GPIO pin configurations **********************************************************/
|
/* GPIO pin configurations **********************************************************/
|
||||||
|
|
||||||
#ifdef CONFIG_ADRUINO_DUE_REV3
|
#if 1 /* #ifdef CONFIG_ADRUINO_DUE_REV3 works with REV2 as well */
|
||||||
/* This port was performed on the Arduino Due Rev 2 board. A NuttX user reported
|
/* This port was performed on the Arduino Due Rev 2 board. A NuttX user reported
|
||||||
* issues with the serial port on his Aduino Due Rev 3 board. That problem was
|
* issues with the serial port on his Aduino Due Rev 3 board. That problem was
|
||||||
* resolved as follows:
|
* resolved as follows:
|
||||||
|
|||||||
Reference in New Issue
Block a user