-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
Longer3D: STM32 boot fix, keep tests on maple env #22473
Merged
Merged
Commits on Jul 31, 2021
-
Longer3D: run tests on maple env
STM32 env is not yet booting, so run tests on the fully working env
Configuration menu - View commit details
-
Copy full SHA for e6f5ab0 - Browse repository at this point
Copy the full SHA e6f5ab0View commit details -
Longer3D: Fix STM32 framework builds boot
Hard to explain why for now, but after OpenOCD setup, i was able to isolate the problem, working now... something in the framework seems to disable the JTAG feature several times on gpio pinmode. seems to crash the same way with any of these 3 pins...
Configuration menu - View commit details
-
Copy full SHA for 2d8e675 - Browse repository at this point
Copy the full SHA 2d8e675View commit details -
Longer3D STM32 specific variant...
- Wrong SPI SS pin, disable SPI2 def (manual+INT pin for our touchscreen) - Disable all possible PWM/timer pin mode changes - Select & Unselect STM32 HAL modules in hal_conf_custom.h Board is now booting with the STM32 HAL... (framework-arduinoststm32) To note: a problem remains with endstops on G28 X Y (they are ignored)
Configuration menu - View commit details
-
Copy full SHA for e655e4b - Browse repository at this point
Copy the full SHA e655e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8f95fb - Browse repository at this point
Copy the full SHA b8f95fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1377878 - Browse repository at this point
Copy the full SHA 1377878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c5514 - Browse repository at this point
Copy the full SHA 37c5514View commit details
Commits on Aug 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f50dc5f - Browse repository at this point
Copy the full SHA f50dc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b4bb1 - Browse repository at this point
Copy the full SHA a1b4bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 507a27f - Browse repository at this point
Copy the full SHA 507a27fView commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6af5c6 - Browse repository at this point
Copy the full SHA e6af5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b11ec - Browse repository at this point
Copy the full SHA 99b11ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e88f2f3 - Browse repository at this point
Copy the full SHA e88f2f3View commit details
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.