Skip to content
Snippets Groups Projects
Commit 2d208b15 authored by mcsauder's avatar mcsauder Committed by Daniel Agar
Browse files

Edited aerofc-v1 file comments to not reference tap-v1.

parent f913de39
No related branches found
No related tags found
No related merge requests found
/****************************************************************************
* configs/tap-v1/scripts/ld.script
* configs/aerofc-v1/scripts/ld.script
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
......
......@@ -33,9 +33,9 @@
****************************************************************************/
/**
* @file tap-v1_led.c
* @file led.c
*
* TAP_V1 LED backend.
* AEROFC_V1 LED backend.
*/
#include <px4_config.h>
......
......@@ -33,7 +33,7 @@
****************************************************************************/
/**
* @file tap-v1_spi.c
* @file spi.c
*
* Board-specific SPI functions.
*/
......
......@@ -33,7 +33,7 @@
****************************************************************************/
/*
* @file tap-v1_timer_config.c
* @file timer_config.c
*
* Configuration data for the stm32 pwm_servo, input capture and pwm input driver.
*
......
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