HWDEF: allow all build targets for non-integrated boarda

This commit is contained in:
Henry Wurzburg 2024-03-31 07:21:42 -05:00 committed by Andrew Tridgell
parent b22e4fa085
commit b83a895d7b
10 changed files with 4 additions and 12 deletions

View File

@ -140,7 +140,5 @@ define HAL_DEFAULT_INS_FAST_SAMPLE 1
# Motor order implies Betaflight/X for standard ESCs
define HAL_FRAME_TYPE_DEFAULT 12
# This is a whoop AIO board, not really suitable for anything other than copter
AUTOBUILD_TARGETS Copter
include ../include/minimize_fpv_osd.inc

View File

@ -161,5 +161,3 @@ define HAL_DEFAULT_INS_FAST_SAMPLE 1
# Motor order implies Betaflight/X for standard ESCs
define HAL_FRAME_TYPE_DEFAULT 12
# This is a whoop AIO board, not really suitable for anything other than copter
AUTOBUILD_TARGETS Copter

View File

@ -153,4 +153,4 @@ define HAL_DEFAULT_INS_FAST_SAMPLE 3
define HAL_FRAME_TYPE_DEFAULT 12
include ../include/minimize_fpv_osd.inc
AUTOBUILD_TARGETS Copter

View File

@ -153,4 +153,4 @@ define DEFAULT_NTF_LED_TYPES 257
# save some flash space
include ../include/minimize_fpv_osd.inc
AUTOBUILD_TARGETS Copter

View File

@ -27,4 +27,3 @@ PA2 TIM2_CH3 TIM2 PWM(4) GPIO(53) BIDIR
DMA_PRIORITY SPI1* SPI3* TIM1_CH2 TIM2_UP TIM3_UP
DMA_NOSHARE USART2*
AUTOBUILD_TARGETS Copter

View File

@ -168,4 +168,3 @@ define AP_NOTIFY_OREOLED_ENABLED 0
define HAL_PICCOLO_CAN_ENABLE 0
define BARO_MAX_INSTANCES 1
AUTOBUILD_TARGETS Copter

View File

@ -149,4 +149,3 @@ define HAL_FRAME_TYPE_DEFAULT 12
include ../include/minimize_common.inc
# define AP_GPS_NMEA_ENABLED 1
AUTOBUILD_TARGETS Copter

View File

@ -152,4 +152,4 @@ define HAL_DEFAULT_INS_FAST_SAMPLE 3
define HAL_FRAME_TYPE_DEFAULT 12
include ../include/minimize_fpv_osd.inc
AUTOBUILD_TARGETS Copter

View File

@ -132,4 +132,3 @@ define HAL_SPRAYER_ENABLED 0
include ../include/minimize_fpv_osd.inc
include ../include/no_bootloader_DFU.inc
AUTOBUILD_TARGETS Copter

View File

@ -1,6 +1,6 @@
# Revo-mini target with I2C and SD card support
AUTOBUILD_TARGETS
include ../revo-mini-i2c/hwdef.dat