Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
hace 4 años
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
hace 4 años
Scott Lahteine
c99773bae0
Max7219 suspend/resume
hace 4 años
Scott Lahteine
1da49d0ac5
Non-blocking Max7219 test pattern
hace 4 años
Scott Lahteine
bfad23d3e2
(c) 2020
hace 4 años
Scott Lahteine
e3fd0519b3
Reduce need for UNUSED
hace 5 años
Scott Lahteine
c2b319360d
Remove extra pragmas
hace 5 años
Scott Lahteine
5c3ec6306f
Max7219 side-by-side arrangement (#14702 )
hace 5 años
Scott Lahteine
b6546ea33a
Add include guards to some headers
hace 5 años
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
hace 5 años
Scott Lahteine
0feeef2604
Update copyright in headers
hace 5 años
Scott Lahteine
fce150f094
inline static => static inline
hace 6 años
Roxy-3D
8d5bea073b
Assume one Max7219 unit if not specified
hace 6 años
Scott Lahteine
8f0bbdcc9b
Fix up Max7219 orientations (#11596 )
hace 6 años
Scott Lahteine
56f1e17a25
[2.0.x] Max7219 cleanup, simplify, and extend (#11575 )
hace 6 años
Roxy-3D
aae4c67e5d
Max7219 Clean Up (#11563 )
Some of the Rotations did not do the right thing with setting and clearing pixels.
I think it is correct now. But if not... It is much closer to being correct.
hace 6 años
Roxy-3D
e9de321ac0
declare void Max7219_register_setup();
hace 6 años
Scott Lahteine
e05e95cf97
Clean trailing whitespace
hace 6 años
Roxy-3D
a35abce1ac
Fix missing ')'
hace 6 años
Roxy-3D
9660996cc3
Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285 )
* Add Multi Unit Support for Max7219 to bugfix_2.0.0
* Apply multi-MAX7219 to example configs
* Tweak some spacing, macros
hace 6 años
Scott Lahteine
229b26b02c
Clear LED matrix without startup test
hace 6 años
Scott Lahteine
d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034 )
hace 6 años
Roxy-3D
6cb26c98c8
Fix Baby Stepping on 32-Bit platforms (#8001 )
Also, Max7219 debug code was used for this effort. It has been
improved and hardened.
hace 7 años
Scott Lahteine
8fbb833de9
Encapsulate RGB(W) LEDs
hace 7 años
Scott Lahteine
fa5f9c2aec
Move 'feature' files
hace 7 años
Scott Lahteine
5851c2d36f
MAX7219 followup (#7564 )
* Add MAX7219_DEBUG to Travis CI testing
* Tweak config and use standard pin naming for MAX7219_DEBUG
* MAX7219: Apply coding standards, use macros, etc.
* Make code work...
hace 7 años
Roxy-3D
3f0b38ed5d
Add Max7219 LED Matrix Debug Support (#7563 )
* Add Max7219 LED Matrix Debug Support
The Max7219 8x8 LED Matrix's are very helpful for debugging new code.
And for that matter, just trying to maximize printer settings without
causing stuttering.
The displays are very inexpensive (under $2.00 with shipping) and
provide a lot of help when trying to debug complicated code.
* Try to keep Makefile up to date.
hace 7 años