Skip to content

2025-12-11 — Official support for Arduino Library Manager and PlatformIO Registry

Latest

Choose a tag to compare

@ZZ-Cat ZZ-Cat released this 10 Dec 23:27
d007578

Overview

CRSF for Arduino is now available to you in the Arduino IDE's Library Manager and PlatformIO's Registry.
Version parity across all three platforms (including here, on GitHub) is 1:1, so grab the latest and go!

I have also updated the Getting Started page to reflect the recent announcements.

The official PlatformIO Registry entry of CFA can be viewed here and I have since corrected all typos in the Installation tab over there.

A huge thank you to Ivan Kravets for transferring the namespace over to me, when I called it out. This makes me appreciate PlatformIO even more than what I already did (as it's my primary development environment for CFA).

What's Changed

  • fix(platformio): PlatformIO library.json manifest by @ZZ-Cat in #169

For more information

Full Changelog: v2025.12.8...v2025.12.11


Rolling release

CRSF for Arduino uses a rolling release model.
This means smaller, more incremental changes over time instead of one massive leap each time a release is made.
This helps me to balance cognitive load and energy with CFA and the rest of my personal life without burning myself out.
As an added bonus, this won't negatively impact CFA's release cycle.