Changes to px4-stm32f4discovery for upstream Nuttx

This commit is contained in:
David Sidrane
2016-12-12 13:30:47 -10:00
committed by Lorenz Meier
parent feda3e8c5c
commit f149adac54
13 changed files with 774 additions and 305 deletions

View File

@@ -1,5 +1,5 @@
/****************************************************************************
* configs/px4fmu-v1/scripts/ld.script
* configs/px4-stm32f4discovery/scripts/ld.script
*
* Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>