delete leftover px4io-v1 files

This commit is contained in:
Daniel Agar 2017-12-06 19:43:53 -05:00
parent aef8bf2ce8
commit 769fef1d9a
2 changed files with 0 additions and 24 deletions

View File

@ -1,12 +0,0 @@
{
"board_id": 7,
"magic": "PX4FWv1",
"description": "Firmware for the PX4IO board",
"image": "",
"build_time": 0,
"summary": "PX4IO",
"version": "0.1",
"image_size": 0,
"git_identity": "",
"board_revision": 0
}

View File

@ -1,12 +0,0 @@
include(nuttx/px4_impl_nuttx)
px4_nuttx_configure(HWCLASS m3 CONFIG nsh)
set(config_module_list
drivers/boards
drivers/stm32
lib/mixer
lib/rc
modules/px4iofirmware
platforms/common
)