Skip to content

target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: add LED strip support#11501

Merged
sensei-hacker merged 1 commit intoiNavFlight:maintenance-9.xfrom
Leander-Vh:leander_11495-flyingrc-f4wing-ledstrip
Apr 19, 2026
Merged

target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: add LED strip support#11501
sensei-hacker merged 1 commit intoiNavFlight:maintenance-9.xfrom
Leander-Vh:leander_11495-flyingrc-f4wing-ledstrip

Conversation

@Leander-Vh
Copy link
Copy Markdown

This adds LED strip support for FLYINGRCF4WINGMINI_NOT_RECOMMENDED.

Problem:
The target does not define LED strip resources, so WS2812/WS2811 LEDs cannot be used on this board.

Solution:

  • Enable LED strip support in target.h
  • Define WS2811_PIN (PB1)
  • Configure TIM3 CH4 for LED usage (TIM_USE_LED)

This matches the hardware capabilities of the board and enables LED strip functionality.

Tested:

  • Successfully built FLYINGRCF4WINGMINI_NOT_RECOMMENDED
  • Verified LED strip functionality on hardware

Fixes #11495

@Leander-Vh Leander-Vh changed the title target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: fix LED strip build target/FLYINGRCF4WINGMINI_NOT_RECOMMENDED: add LED strip support Apr 13, 2026
@github-actions
Copy link
Copy Markdown

Test firmware build ready — commit 0c240ec

Download firmware for PR #11501

1 targets built. Find your board's .hex file by name on that page (e.g. MATEKF405SE.hex). Files are individually downloadable — no GitHub login required.

Development build for testing only. Use Full Chip Erase when flashing.

@sensei-hacker
Copy link
Copy Markdown
Member

Thanks for this!

@sensei-hacker sensei-hacker added this to the 9.1 milestone Apr 19, 2026
@sensei-hacker sensei-hacker merged commit 657c1d0 into iNavFlight:maintenance-9.x Apr 19, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants