WipperSnapper V2#919
Draft
lorennorman wants to merge 1008 commits into
Draft
Conversation
Triggers on push to migrate-api-v2 branch only, builds all platforms and uploads artifacts immediately after each build completes. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
LVGL is no longer used, so funhouse_noota can build with the standard ESP32-Sx job. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…ds it's backlight control boolean back as part of write. Other displays need similar control (pwm/bool)
Add - Expanders, ADCs
…d remove unused string encoding/decoding callbacks - Removed the decode_string_cb and encode_string_cb functions from controller.cpp as they were not utilized. - Simplified the begin() method in dispDrvSh1107.h to only check for the "128x64featherwing" panel, removing unnecessary width and height checks. - Updated the begin() method in dispDrvSsd1306.h to handle the "128x32featherwing" panel correctly by swapping width and height. - Enhanced error handling in beginI2cDisplay() of hardware.cpp to log an error message and delete the driver if the configuration type is unsupported, instead of applying default values.
… improved clarity
…g struct for improved clarity
…erfaceDescriptor proto message)
Displays v2
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.
WipperSnapper V2 tracking branch/PR
Coincides with: