forked from Archive/PX4-Autopilot
delete leftover px4io-v1 files
This commit is contained in:
parent
aef8bf2ce8
commit
769fef1d9a
|
@ -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
|
||||
}
|
|
@ -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…
Reference in New Issue