Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(t14): remove unused ws2812 #4905

Merged
merged 1 commit into from
Apr 21, 2024
Merged

chore(t14): remove unused ws2812 #4905

merged 1 commit into from
Apr 21, 2024

Conversation

3djc
Copy link
Collaborator

@3djc 3djc commented Apr 21, 2024

Removed as per Jumper request as it is not available on final hardware

@3djc 3djc added hardware support partner Something specifically requested by a sponsor/partner house keeping 🧹 Cleanup of code and house keeping labels Apr 21, 2024
@3djc 3djc added this to the 2.10 milestone Apr 21, 2024
@3djc 3djc changed the title chore: remove unused ws2812 chore: Jumper T14 remove unused ws2812 Apr 21, 2024
@pfeerick pfeerick changed the title chore: Jumper T14 remove unused ws2812 chore(t14): remove unused ws2812 Apr 21, 2024
@@ -625,7 +625,7 @@ if(PCB STREQUAL XLITE OR PCB STREQUAL XLITES OR PCBREV STREQUAL COMMANDO8)
targets/common/arm/stm32/sticks_pwm_driver.cpp)
endif()

if(PCBREV STREQUAL MT12 OR PCBREV STREQUAL T14)
if(PCBREV STREQUAL MT12)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe in future these should be more feature flags rather than radio specific? i.e. I could see this and the above (sticks_pwm_driver) being more generic...

@pfeerick pfeerick merged commit 80155e4 into main Apr 21, 2024
44 checks passed
@pfeerick pfeerick deleted the 3djc/t14-remove-ws2812 branch April 21, 2024 22:48
pfeerick pushed a commit that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hardware support house keeping 🧹 Cleanup of code and house keeping partner Something specifically requested by a sponsor/partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants