Move the last of the board-specific code for PX4FMU out of the NuttX tree. Now it's just configuration.

This commit is contained in:
px4dev
2012-10-31 00:37:15 -07:00
parent b685d46dbf
commit 34a3b260f3
22 changed files with 191 additions and 668 deletions
-2
View File
@@ -49,8 +49,6 @@
#include <arch/board/board.h>
#include <arch/board/drv_led.h>
#include "tests.h"
/****************************************************************************