Stopped nrf24 drivers from being built for all targets for build time reduction.

This commit is contained in:
mikeller 2018-01-21 10:37:11 +13:00
parent 725ce88880
commit 67f08ce04d
1 changed files with 0 additions and 6 deletions

View File

@ -88,7 +88,6 @@ FC_SRC = \
drivers/accgyro/gyro_sync.c \
drivers/pwm_esc_detect.c \
drivers/pwm_output.c \
drivers/rx/rx_nrf24l01.c \
drivers/rx/rx_spi.c \
drivers/rx/rx_xn297.c \
drivers/rx/rx_pwm.c \
@ -112,11 +111,6 @@ FC_SRC = \
rx/ibus.c \
rx/jetiexbus.c \
rx/msp.c \
rx/nrf24_cx10.c \
rx/nrf24_inav.c \
rx/nrf24_h8_3d.c \
rx/nrf24_syma.c \
rx/nrf24_v202.c \
rx/pwm.c \
rx/rx.c \
rx/rx_spi.c \