cubepilot_cubeyellow Updates for NuttX 9.1.0-

cubepilot_cubeyellow: defconfig MMCSD enable multiblock
This commit is contained in:
David Sidrane
2020-06-17 14:32:21 -07:00
committed by Daniel Agar
parent 5691bf1dee
commit e8e463b875
6 changed files with 5 additions and 14 deletions
+2 -2
View File
@@ -63,7 +63,7 @@
#include <chip.h>
#include <stm32_uart.h>
#include <arch/board/board.h>
#include "up_internal.h"
#include "arm_internal.h"
#include <px4_arch/io_timer.h>
#include <drivers/drv_hrt.h>
@@ -80,7 +80,7 @@
/* Configuration ************************************************************/
/*
* Ideally we'd be able to get these from up_internal.h,
* Ideally we'd be able to get these from arm_internal.h,
* but since we want to be able to disable the NuttX use
* of leds for system indication at will and there is no
* separate switch, we need to build independent of the