Skip to content

Commit

Permalink
sync bf
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Sep 26, 2024
1 parent 2d94cc4 commit 9584c16
Show file tree
Hide file tree
Showing 169 changed files with 605 additions and 2 deletions.
2 changes: 1 addition & 1 deletion betaflight
1 change: 1 addition & 0 deletions staging/aiko-aikonf4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 3
nss: PA15
Expand Down
1 change: 1 addition & 0 deletions staging/aiko-aikonf7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
2 changes: 2 additions & 0 deletions staging/airb-airbotsuperf4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ gyro:
port: 1
nss: PC14
exti: PB12
gyro_orientation: 0
osd:
port: 2
nss: PH2
Expand All @@ -53,6 +54,7 @@ vbat: PC4
ibat: PA3
rgb_led: PA15
buzzer:
invert: false
pin: PB10
motor_pins:
- PB7
Expand Down
1 change: 1 addition & 0 deletions staging/airb-nox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ spi_ports:
gyro:
port: 2
nss: PB12
gyro_orientation: 0
osd:
port: 2
nss: PA10
Expand Down
1 change: 1 addition & 0 deletions staging/airb-omnibusf4nanov7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spi_ports:
gyro:
port: 3
nss: PD2
gyro_orientation: 0
osd:
port: 2
nss: PC15
Expand Down
1 change: 1 addition & 0 deletions staging/airb-omnibusf7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ gyro:
port: 3
nss: PA15
exti: PE8
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
1 change: 1 addition & 0 deletions staging/airb-omnibusf7nanov7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ spi_ports:
gyro:
port: 3
nss: PD2
gyro_orientation: 0
osd:
port: 2
nss: PC15
Expand Down
1 change: 1 addition & 0 deletions staging/airb-omninxt4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ spi_ports:
gyro:
port: 1
nss: PB12
gyro_orientation: 0
osd:
port: 2
nss: PA15
Expand Down
1 change: 1 addition & 0 deletions staging/airb-omninxt7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ spi_ports:
gyro:
port: 1
nss: PB12
gyro_orientation: 0
osd:
port: 2
nss: PA15
Expand Down
1 change: 1 addition & 0 deletions staging/alwh-alienwhoopf4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ gyro:
port: 1
nss: PA4
exti: PC14
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
1 change: 1 addition & 0 deletions staging/apex-apexf7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ gyro:
port: 3
nss: PD2
exti: PA4
gyro_orientation: 0
osd:
port: 2
nss: PC15
Expand Down
1 change: 1 addition & 0 deletions staging/atry-atstartf435.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ gyro:
port: 2
nss: J7_NSS
exti: PB11
gyro_orientation: 0
1 change: 1 addition & 0 deletions staging/axfl-axisflyingf7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ spi_ports:
gyro:
port: 2
nss: PB12
gyro_orientation: 0
osd:
port: 3
nss: PC13
Expand Down
1 change: 1 addition & 0 deletions staging/axfl-axisflyingf7pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
2 changes: 2 additions & 0 deletions staging/befh-betafpvf435.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,14 @@ flash:
port: 2
nss: PB12
sdcard:
port: 0
nss: PB12
usb_detect: PC5
vbat: PC2
ibat: PC1
rgb_led: PB6
sdcard_detect:
invert: false
pin: PB7
buzzer:
invert: true
Expand Down
1 change: 1 addition & 0 deletions staging/bkmn-bluejayf4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ gyro:
port: 1
nss: PC4
exti: PC5
gyro_orientation: 0
flash:
port: 3
nss: PB7
Expand Down
1 change: 1 addition & 0 deletions staging/bkmn-nero.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ gyro:
port: 1
nss: PC4
exti: PB15
gyro_orientation: 0
sdcard:
port: 3
nss: PA15
Expand Down
60 changes: 60 additions & 0 deletions staging/brot-brotherhobbyf435.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
name: brotherhobbyf435
manufacturer: BROT
mcu: at32f435
brushless: true
leds:
- invert: true
pin: PC13
serial_ports:
- index: 1
rx: PA10
- index: 2
rx: PA3
tx: PA2
- index: 3
rx: PC11
tx: PC10
- index: 4
rx: PA1
tx: PA0
- index: 5
rx: PD2
tx: PC12
- index: 6
rx: PC7
tx: PC6
spi_ports:
- index: 1
miso: PA6
mosi: PA7
sck: PA5
- index: 2
miso: PB14
mosi: PB15
sck: PB13
- index: 3
miso: PB4
mosi: PB5
sck: PB3
gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 4
osd:
port: 2
nss: PB12
flash:
port: 3
nss: PA15
vbat: PC0
ibat: PC1
rgb_led: PC9
buzzer:
invert: true
pin: PC15
motor_pins:
- PB10
- PB11
- PA8
- PA9
2 changes: 2 additions & 0 deletions staging/clra-clracingf4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 3
nss: PA15
Expand All @@ -51,6 +52,7 @@ ibat: PC1
ibat_scale: 250
rgb_led: PB8
sdcard_detect:
invert: false
pin: PB7
buzzer:
invert: true
Expand Down
3 changes: 3 additions & 0 deletions staging/clra-clracingf4v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,23 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 3
nss: PA15
flash:
port: 3
nss: PB3
sdcard:
port: 0
nss: PB12
usb_detect: PC5
vbat: PC2
ibat: PC1
ibat_scale: 250
rgb_led: PB8
sdcard_detect:
invert: false
pin: PB7
buzzer:
invert: true
Expand Down
1 change: 1 addition & 0 deletions staging/clra-clracingf7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 3
nss: PA15
Expand Down
1 change: 1 addition & 0 deletions staging/cust-accif405.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 3
nss: PA15
Expand Down
1 change: 1 addition & 0 deletions staging/cust-accif435.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 3
nss: PA15
Expand Down
1 change: 1 addition & 0 deletions staging/cust-ckflightf4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ spi_ports:
gyro:
port: 1
nss: PB12
gyro_orientation: 0
osd:
port: 2
nss: PC9
Expand Down
1 change: 1 addition & 0 deletions staging/dafp-darwinf722hdv2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ osd:
port: 2
nss: PB12
sdcard:
port: 0
nss: PD2
usb_detect: PC14
vbat: PC2
Expand Down
2 changes: 2 additions & 0 deletions staging/dark-brahma_f405.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ gyro:
port: 3
nss: PB3
exti: PB8
gyro_orientation: 0
osd:
port: 1
nss: PA4
Expand All @@ -46,6 +47,7 @@ ibat: PC3
ibat_scale: 270
rgb_led: PC8
buzzer:
invert: false
pin: PC13
motor_pins:
- PA3
Expand Down
1 change: 1 addition & 0 deletions staging/dfra-dfr_f722_dual_hd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ gyro:
port: 1
nss: PA15
exti: PA8
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
1 change: 1 addition & 0 deletions staging/diat-mambah743_2022b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
2 changes: 2 additions & 0 deletions staging/drcl-elinf405.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 2
nss: PC8
Expand All @@ -52,6 +53,7 @@ vbat: PC2
ibat: PC1
rgb_led: PB6
buzzer:
invert: false
pin: PB4
motor_pins:
- PA3
Expand Down
2 changes: 2 additions & 0 deletions staging/drcl-elinf722.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 2
nss: PC8
Expand All @@ -51,6 +52,7 @@ vbat: PC2
ibat: PC1
rgb_led: PB6
buzzer:
invert: false
pin: PB4
motor_pins:
- PA3
Expand Down
1 change: 1 addition & 0 deletions staging/easp-rriot_f722.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gyro:
port: 1
nss: PA4
exti: PB1
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
1 change: 1 addition & 0 deletions staging/emax-emax_f405_elrs_aio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ vbat: PC2
ibat: PC1
rgb_led: PB6
buzzer:
invert: false
pin: PB4
motor_pins:
- PA3
Expand Down
1 change: 1 addition & 0 deletions staging/exua-exf722dual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ gyro:
port: 1
nss: PA15
exti: PA8
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
1 change: 1 addition & 0 deletions staging/fhrc-flashhobbyf405.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ gyro:
port: 1
nss: PA4
exti: PC4
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
1 change: 1 addition & 0 deletions staging/flco-flycolorf7_aio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ gyro:
port: 1
nss: PA4
exti: PC3
gyro_orientation: 0
osd:
port: 2
nss: PB12
Expand Down
Loading

0 comments on commit 9584c16

Please sign in to comment.