-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Feat/add sen5x #7245
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
Feat/add sen5x #7245
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
|
Hi, I think the only missing error is on the |
|
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. |
|
@oscgonfer looks good to me. The last failing check seems to be trunk format related |
|
Just fixed trunk - let's see... 👀 |
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).