-
-
Notifications
You must be signed in to change notification settings - Fork 19.6k
LPC176x Framework SPI Fixes for MAX6675, MAX31855 and MAX31865 SPI boards #20447
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 79 commits into
MarlinFirmware:bugfix-2.0.x
from
GadgetAngel:Marlin-Fix-LPC176x-SPI-Issues-bugfix
Feb 9, 2021
Merged
Changes from 72 commits
Commits
Show all changes
79 commits
Select commit
Hold shift + click to select a range
3a9d967
First commit
GadgetAngel ec4032c
remove comments
GadgetAngel ed9418a
Generalized library calls
4ac3222
removed comment
710d7e2
used the correct case on header file
b7250a0
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
4b3df50
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
49ff321
updated lib
268c70b
used the correct case on header file
0ab9874
Add HAS_PIN_27_BOARD for CREALITY_V4 (#20446)
ellensp 9c8ce6c
Improve ASSISTED_TRAMMING_WIZARD probe stowing (#20437)
qwewer0 5a7fc64
Relocate IS_MELZI define
thinkyhead 1ba5445
Some cleanup
thinkyhead 78cb4d2
Merge branch 'Marlin-Fix-LPC176x-SPI-Issues-bugfix' of https://github…
thinkyhead 6c1379f
updated MAX6675 lib
ec0ce58
fix MAX6675 lib
3726ea2
removed outdated comment
b72aedf
Corrected the order of Parms on MAX6675 lib call
b5a48ed
Some cleanup
thinkyhead 692a088
Fewer 'global' defines
thinkyhead ccffad1
Removed LPC1768_IS_SKRV1_3 directive
10d05bc
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
0d43362
setup platformio.ini
87263e0
Created Compatibility Layer for MAX boards
6cd4133
Revert "setup platformio.ini"
a6ba31c
Revert "Created Compatibility Layer for MAX boards"
fe73c6b
Created Compatabilty layer - MAX (SPI) temp boards
26da0fa
disabled all code that will not be called
24dfbc5
cleanup
6d7f215
Cleanup trailing spaces
0663861
Cleanup
34dbe0a
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
ad2efd5
fix name mismatch
010e1cb
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
1cfe911
Update G28.cpp
bf00163
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bugfix-2.0.x
a5404d8
Revert "Update G28.cpp"
8aa3f89
Revert "Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bug…
0d930e0
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
1e6c996
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bugfix-2.0.x
039cd5e
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
3835d99
Merge branch 'bugfix-2.0.x' into Marlin-Fix-LPC176x-SPI-Issues-bugfix
GadgetAngel cbf5b07
Revert "Merge branch 'bugfix-2.0.x' into Marlin-Fix-LPC176x-SPI-Issue…
GadgetAngel 534d260
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel 232f2d5
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel 78a00df
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel 4f7e62b
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel 4457f53
Capabilities added to temperature.cpp
GadgetAngel bbd3ee2
cleanup
abd7890
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel 5af56d5
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
a289e2e
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
acad166
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
84a3ebf
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
5cbd6f2
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
cf8f290
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
bbcee27
I like it better the way it was before
f750d97
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel cd24c6a
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel b00aa90
Give a default value for MAX31865_MOSI_PIN
GadgetAngel 96428a7
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into pr/20447
thinkyhead 0ffc8c4
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
b604e77
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
10eaba7
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
GadgetAngel bfcbd9c
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
04d48bc
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
c75622e
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
ff7f423
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
52d42d9
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
c5c6e26
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into Marlin-Fix-…
6ab97cf
Various generalizations
thinkyhead 507e28e
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into pr/20447
thinkyhead 2381d19
merge followup
thinkyhead 88fa586
Update Conditionals_post.h
thinkyhead d99d7a8
cleanup
thinkyhead 474fdf4
merge followup
thinkyhead 8969cd2
ok
thinkyhead 4ab5d68
Update temperature.cpp
thinkyhead 925ac3e
added need st. to disable SPI TC during Startup
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
Oops, something went wrong.
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.