Skip to content

Commit

Permalink
add flywoof405nano
Browse files Browse the repository at this point in the history
  • Loading branch information
chaotixtech committed Sep 22, 2024
1 parent bf3559f commit 60e16d9
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions targets/flwo-flywoof405nano.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: flywoof405nano
manufacturer: FLWO
mcu: stm32f405
brushless: true
leds:
- invert: true
pin: PC14
serial_ports:
- index: 1
rx: PA10
tx: PB6
- index: 2
rx: PD6
tx: PD5
- index: 3
rx: PB11
tx: PB10
- index: 4
rx: PA1
tx: PA0
- index: 5
rx: PD2
- index: 6
rx: PC7
tx: PC6
spi_ports:
- index: 1
miso: PA6
mosi: PA7
sck: PA5
- index: 3
miso: PC11
mosi: PC12
sck: PC10
gyro:
port: 1
nss: PB12
exti: PB13
osd:
port: 3
nss: PB14
flash:
port: 3
nss: PB3
usb_detect: PA8
vbat: PC3
ibat: PC2
ibat_scale: 170
rgb_led: PA9
buzzer:
invert: true
pin: PC13
motor_pins:
- PA3
- PA2
- PB0
- PB1

0 comments on commit 60e16d9

Please sign in to comment.