mod mindpx v2 prototype and defconfig

This commit is contained in:
Felix Hu 2016-05-04 15:35:50 +08:00 committed by Lorenz Meier
parent 45a5f2aaa4
commit 9dd42e45d5
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"board_id": 9,
"magic": "PX4FWv1",
"magic": "PX4FWv2",
"description": "Firmware for the MindPx-V2 board",
"image": "",
"build_time": 0,

View File

@ -667,9 +667,9 @@ CONFIG_CDCACM_BULKIN_REQLEN=96
CONFIG_CDCACM_RXBUFSIZE=1000
CONFIG_CDCACM_TXBUFSIZE=8000
CONFIG_CDCACM_VENDORID=0x26ac
CONFIG_CDCACM_PRODUCTID=0x0011
CONFIG_CDCACM_PRODUCTID=0x0030
CONFIG_CDCACM_VENDORSTR="3D Robotics"
CONFIG_CDCACM_PRODUCTSTR="PX4 FMU v2.x"
CONFIG_CDCACM_PRODUCTSTR="MindPX BL v2.x"
# CONFIG_USBMSC is not set
# CONFIG_USBHOST is not set
# CONFIG_WIRELESS is not set