-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Fix SPI TFT for STM32F1/F4 #26052
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
Merged
thinkyhead
merged 39 commits into
MarlinFirmware:bugfix-2.1.x
from
jmz52:stm32f4-tft-spi-fix
Jan 8, 2024
Merged
Fix SPI TFT for STM32F1/F4 #26052
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
aed88a7
Fix SPI TFT for STM32F4
jmz52 69705bc
Fix SPI TFT for STM32F4
jmz52 4f9f889
Merge branch 'stm32f4-tft-spi-fix' of https://github.com/jmz52/Marlin…
jmz52 46b05fd
Merge remote-tracking branch 'upstream/bugfix-2.1.x' into stm32f4-tft…
jmz52 9d40118
Update tft_spi.cpp
jmz52 81b216d
Fix lowercase issue introduced in PR#25939
jmz52 dce700d
Update tft_string.cpp
jmz52 75af24f
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb e6ee56b
Add debug messages to TFT_SPI::getID()
jmz52 cac799d
Update tft_spi.cpp
jmz52 6ae35fe
Update tft_spi.cpp
jmz52 e619ad9
Merge branch 'bugfix-2.1.x' into pr/26052
thinkyhead 7b05cb6
TFT debug off
thinkyhead dc79513
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb 537c67c
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb d282abd
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb a828692
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb bcc5383
Merge branch 'bugfix-2.1.x' into pr/26052
thinkyhead 55360d0
Use TFT_DEFAULT_DRIVER
thinkyhead abe0885
or… try it this way
thinkyhead 33cd243
use REMEMBER
thinkyhead 0888bb0
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb ec5a964
Update tft_spi.cpp
jmz52 64a3258
Fix SPI TFT for STM32F4
jmz52 234c30a
Update tft_spi.cpp
jmz52 09f94d6
Update tft_string.cpp
jmz52 acce304
Add debug messages to TFT_SPI::getID()
jmz52 1bf6a6b
Update tft_spi.cpp
jmz52 cc23e90
Update tft_spi.cpp
jmz52 7afc4c8
TFT debug off
thinkyhead c4b775d
Use TFT_DEFAULT_DRIVER
thinkyhead bb54ec9
or… try it this way
thinkyhead e88d343
use REMEMBER
thinkyhead 3c05cc9
Update tft_spi.cpp
jmz52 47325d3
Merge branch 'stm32f4-tft-spi-fix' of https://github.com/jmz52/Marlin…
jmz52 2483e3c
Disable DEBUG_TFT_IO by default
thisiskeithb 20e7229
Merge remote-tracking branch 'MarlinFirmware/bugfix-2.1.x' into stm32…
thisiskeithb 54f10bf
Merge branch 'bugfix-2.1.x' into pr/26052
thinkyhead 2e7a9c4
hint that empty while is intentional
thinkyhead File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.