Skip to content
Snippets Groups Projects
Commit 2cbd411a authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

nuttx-configs:Removed errant comments referencing px4fmu-v1

parent a7ba7af8
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# configs/px4fmu-v1/usbnsh/setenv.sh
# configs/aerofc-v1/usbnsh/setenv.sh
#
# Copyright (C) 2013 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
......
......@@ -189,7 +189,7 @@
#define BOARD_LED2_BIT (1 << BOARD_LED2)
/* If CONFIG_ARCH_LEDs is defined, then NuttX will control the 2 LEDs on board the
* px4fmu-v1. The following definitions describe how NuttX controls the LEDs:
* px4-stm32f4discovery. The following definitions describe how NuttX controls the LEDs:
*/
#define LED_STARTED 0 /* LED1 */
......
#!/bin/bash
# configs/px4fmu-v1/usbnsh/setenv.sh
# configs/tap-v1/usbnsh/setenv.sh
#
# Copyright (C) 2013 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <gnutt@nuttx.org>
......
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