Browse Source

delete leftover px4io-v1 files

sbg
Daniel Agar 7 years ago
parent
commit
769fef1d9a
  1. 12
      Images/px4io-v1.prototype
  2. 12
      cmake/configs/nuttx_px4io-v1_default.cmake

12
Images/px4io-v1.prototype

@ -1,12 +0,0 @@ @@ -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
}

12
cmake/configs/nuttx_px4io-v1_default.cmake

@ -1,12 +0,0 @@ @@ -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
)
Loading…
Cancel
Save