Skip to content
Snippets Groups Projects
Commit 573887d4 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Trivial correction to a typo in a comment.

parent 25eb417c
No related branches found
No related tags found
No related merge requests found
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
#define BOARD_LED0_BIT (1 << BOARD_LED0) #define BOARD_LED0_BIT (1 << BOARD_LED0)
/* These LEDs are not used by the board port unless CONFIG_ARCH_LEDS is /* This LED is not used by the board port unless CONFIG_ARCH_LEDS is
* defined. In that case, the usage by the board port is defined in * defined. In that case, the usage by the board port is defined in
* include/board.h and src/sam_autoleds.c. The LEDs are used to encode * include/board.h and src/sam_autoleds.c. The LEDs are used to encode
* OS-related events as follows: * OS-related events as follows:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment