mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
configs/nucleo-144: Divide a long line.
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
/* LED
|
||||
*
|
||||
* The Nucleo-144 board has numerous LEDs but only three, LD1 a Green LED, LD2 a
|
||||
* Blue LED and LD3 a Red LED, that can be controlled by software. The following definitions assume
|
||||
* the default Solder Bridges are installed.
|
||||
* Blue LED and LD3 a Red LED, that can be controlled by software. The following
|
||||
* definitions assume the default Solder Bridges are installed.
|
||||
*/
|
||||
|
||||
#define GPIO_LD1 (GPIO_OUTPUT | GPIO_PUSHPULL | GPIO_SPEED_50MHz | GPIO_OUTPUT_CLEAR | \
|
||||
|
||||
Reference in New Issue
Block a user