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

Feature/settings in board #50

Merged
merged 44 commits into from
Dec 16, 2023
Merged

Conversation

rzeldent
Copy link
Owner

Moved settings to board definition

@rzeldent rzeldent merged commit 3e3462c into feature/esp32s3 Dec 16, 2023
1 of 2 checks passed
@rzeldent rzeldent deleted the feature/settings_in_board branch December 16, 2023 10:12
rzeldent added a commit that referenced this pull request Dec 17, 2023
* Refactor. Preparing for ESP32S3 boards
* - Fixed shared SPI bus esp_3248S035
- Removed switching Little endian mapping for st7796 and ili9341
* - Updated build for LV_COLOR_16_SWAP
- Added ESP32_4827S043
* - Updated documentation
- Added ESP32-2432S024
- Simpler check for SPI already initialized
* - Updated build with new boards
* esp32-s3-devkitc-1
* Added defines for GC9A01
* Fixes after testing ESP32_2424S012
* Fix for ESP32-2432S024
* Updated documentation
* Added ESP datascheets
* Added missing defined for ESP32_4827S043N
* Added ESP32_1732S019N
* Fixes for ESP32_1732S019N
* ESP32_1732S019C
* Fixes for ESP32_1732S019C
* Corrected addresses GT911 for ESP32_1732S019
* Invert st7789
* Fixes for display gap ESP32_1732S019
* Update README.md
* Fix for upcoming ESP IDF 3.0.0
* Updated doc for PWM upcoming changes in Arduino core 3
* Added warning and handling for LV_COLOR_16_SWAP
* Swapped byte order for RGB panels
* Fixes for:
- PSRAM
- RGB panel COLOR16 swap
- Duty cycle float
* Reverted back the clock freq to 16MMhz
* Software Rotation
* TOUCH_ROT_SWAP_X/Y to false
* Added missing touch for Resistive!
* Also for 8048S070R
* And ESP32_8048S050R
* Updated documentation
* Added board esp32-s3-devkitc-1-n16-psram
* Removed option in panel for sram alignment (must not be used)
* Feature/settings in board (#50)
* Moved settings to board definitions
* Boards in submodules
* Moved boards to separate repo
* Some cleanup. Updated library.json
* Update main.yml
* Added Caching to CI
* Feature/renamedefs (#52)
* Renamed defines
* Updated manual
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.

1 participant