Skip to content

Arduino IDE builds are broken #93

@ZZ-Cat

Description

@ZZ-Cat

Discussed in #92

Originally posted by ZZ-Cat March 5, 2024
This means that if you try to build CRSF for Arduino v1.0.0 in the Arduino IDE, the build process will fail with the error
Compilation error: CRSFforArduino.hpp: No such file or directory.

This appears to be caused by a line break in one of the keys in CRSF for Arduino's library.properties file.
The key in question is the paragraph key, which is suspected to be the likely culprit.

I am currently investigating the cause of this bug, and if the above is the cause, then it's a fairly quick fix.
However, in my own experiences in coding, nothing is as straightforward (or as quick) as it may seem at face value. Once the fix is done, a cut from the Version 1.0.x Maintenance Branch will be available in the Releases section as Version 1.0.1.


This has been created from the PSA above, to get development of this bug into the pipeline.
Currently, this is top priority, thus delaying development of Version 1.1.0 until this is resolved.

Metadata

Metadata

Assignees

Labels

Arduino IDE ♾️This is specific to the Arduino IDECompiler 💻This happens during compiling/building/verifying🐞 Bug 🐞OH DEAR!!! You seem to have spotted a bug!

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions