Skip to content
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

1.1.12 #500

Merged
merged 39 commits into from
Dec 31, 2023
Merged

1.1.12 #500

merged 39 commits into from
Dec 31, 2023

Conversation

lovyan03
Copy link
Owner

No description provided.

lovyan03 and others added 30 commits September 8, 2023 09:42
p->touch(t) call invokes Panel_Device::touchCalibrate and
results in setting up the affine matrix to map the touch
geometry into the panel one. This is not preferable as the
touch geometry contains the virtual screen panel area outside
the panel area.

This patch changes the order to call setCalibrateAffine with
dedicated parameters for Core2 to overwrite the default
unexpected matrix.
make the CMake_WASM example work again
- esp-idf workflow now uses an imported json matrix produced by a php script
  - builds the jobs list using release and tags informations from esp-idf repository
  - uses the three latest stable versions from the official supported list, plus two hardcoded versions
  - hopefully won't need to be updated every time espressif creates a version tag or a release
  - disabled cache support, max size per repo is 10GB and this one was using 10.9GB, the speed difference isn't significan anyway
- arduino workflow has been bumped to latest stable (pre-3.x.x) core versions
- platformio workflow core versions have been bumped, temporarily fixed applied (was failing on 3.x.x-beta with iram size)
Add three new Elecrow ESP32 Display devices
This fix some compiler problem due to some macro changes in the include
files in esp-idf 5.3.0

Signed-off-by: Zingo Andersen <[email protected]>
@lovyan03 lovyan03 merged commit d0beeee into master Dec 31, 2023
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants