bsp(squareline): Removed deprecated boards from SquareLine support#805
Merged
Conversation
tore-espressif
approved these changes
Jul 16, 2026
tore-espressif
left a comment
Collaborator
There was a problem hiding this comment.
@espzav thank you!
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.
ESP-BSP Pull Request checklist
Change description
Please describe your change here
Note
Low Risk
Removes optional SquareLine packaging only; no auth, runtime, or core build logic changes, though anyone still generating those boards from this repo will need another source.
Overview
Removes several SquareLine board generator source trees that are no longer supported, so
gen.pywill no longer emit packages for them.Dropped boards include
custom_waveshare_7inchunderSquareLine/boards/v8/(including the full in-treews_7inchBSP: RA8875 8080 display, GT911 touch, LVGL8 integration, manifests, and exampleidf_component.yml). Also removedesp32_s2_kaluga_kit,espbox, andespbox_litefrom bothboards/v8andboards/v9(each board’smanifest.json,main/idf_component.yml, andsdkconfig.defaults).This is a documentation and packaging cleanup only; it does not change ESP-IDF BSP components elsewhere in the repo unless those were only referenced from these SquareLine folders.
Reviewed by Cursor Bugbot for commit d900147. Bugbot is set up for automated code reviews on this repo. Configure here.