Merged
Conversation
39b0825 to
f43fbe0
Compare
58dd08a to
7c7daa7
Compare
7c7daa7 to
a9e48fc
Compare
Co-authored-by: Hannes Fuchs <hannes.fuchs+git@0xef.de>
* Cleanup of SEN5X specific code added from switching branches * Remove SCAN_I2C_CLOCK_SPEED block as its not needed * Remove associated functions for setting I2C speed
e6a0dff to
b876b9a
Compare
* Unify build_epoch replacement logic in platformio-custom * Missed one
In the logs was: "No screen resolution defined in build_flags. Please define DISPLAY_SIZE." set according to similar devices.
* Put guards in place around debug heap operations * Add macros to clean up code * Add pointer as well
Contributor
Author
|
Hi, I think the only missing error is on the |
Contributor
Author
|
Hi @thebentern I have excluded AQTelemetry from So I believe it's best to cut that feature in that board if it eats up unnecessary flash. |
Contributor
|
@oscgonfer looks good to me. The last failing check seems to be trunk format related |
Contributor
Author
|
Just fixed trunk - let's see... 👀 |
thebentern
approved these changes
Feb 8, 2026
This was referenced Feb 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This a draft branch to get SEN5X working as part of the SC Hackathon.
Goes along with meshtastic/protobufs#723 (merged).
And meshtastic/protobufs#750 (merged).