@ -1,5 +1,5 @@
/****************************************************************************
* 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.
/*
* @file tap-v1_timer_config.c
* @file timer_config.c
* Configuration data for the stm32 pwm_servo, input capture and pwm input driver.