-
Notifications
You must be signed in to change notification settings - Fork 120
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
lcd: fix incompatible feature #244
lcd: fix incompatible feature #244
Conversation
@tore-espressif @espzav PTAL, thank you! |
5e4e362
to
41ec602
Compare
41ec602
to
f2e2d73
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Lzw655 Thank you for fixes and changes! LGTM
.quadhd_io_num = -1, \ | ||
.quadwp_io_num = -1, \ | ||
.max_transfer_sz = SPI_LL_DMA_MAX_BIT_LEN >> 3, \ | ||
#define GC9A01_PANEL_BUS_SPI_CONFIG(sclk, mosi, max_trans_sz) \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, I thought it didn't need to be changed since the 1.1.0 version has been marked yanked.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@igrr Can we remove the 1.1.0 version from the ESP Registry?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tore-espressif Could you please help with this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought it didn't need to be changed since the 1.1.0 version has been marked yanked.
Breaking changes are allowed only between major releases, eg. 1.1.0 -> 2.0.0.
Can we remove the 1.1.0 version from the ESP Registry?
1.1.0 was yanked. We want to avoid deleting broken versions, to keep sync between git and component-registry.
@Lzw655 Ideally, you can push a fix that would garantuee compatibility -> 1.2.1. Or we can re-release this as 2.0.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought it didn't need to be changed since the 1.1.0 version has been marked yanked.
Breaking changes are allowed only between major releases, eg. 1.1.0 -> 2.0.0.
Can we remove the 1.1.0 version from the ESP Registry?
1.1.0 was yanked. We want to avoid deleting broken versions, to keep sync between git and component-registry.
@Lzw655 Ideally, you can push a fix that would garantuee compatibility -> 1.2.1. Or we can re-release this as 2.0.0
Ok, I will submit a PR to bump their versions to 2.0.0.
ESP-BSP Pull Request checklist
Change description
rgb_ele_order
withrgb_endian