Commit Graph
13 Commits
Author SHA1 Message Date
J.C. NelsonandScott Lahteine 167ecd8620 Chitu board support (e.g., Tronxy X5s) (#15493) 2019-10-25 17:11:25 -05:00
J.C. NelsonandScott Lahteine 896162b722 Add pins for Lerdge X and K. (#15271) 2019-09-15 15:23:04 -05:00
J.C. NelsonandScott Lahteine fecf808d80 Fix lambda missing capture (#14969) 2019-08-16 21:15:27 -05:00
J.C. NelsonandScott Lahteine 1bcc5c98a9 MalyanLCD: Pause, resume, more ExtUI (#14852) 2019-08-16 20:02:35 -05:00
J.C. NelsonandScott Lahteine 30a3db4f22 Fix Malyan M200 config and protocol (#14394) 2019-06-26 03:35:52 -05:00
J.C. NelsonandScott Lahteine 172abc305b Malyan M200 core fixes (#13927) 2019-05-06 18:07:13 -05:00
J.C. NelsonandScott Lahteine 9c2bfa2ab3 Remove extra parameter to enqueue. (#11364) 2018-07-25 18:02:02 -05:00
xC0000005andScott Lahteine b04e0c0cbb Malyan LCD feedrate, better temp handling. 2018-07-17 18:18:52 -05:00
J.C. NelsonandScott Lahteine 8c9f90153e Enable Malyan LCD Support for M200 printers. (#11051) 2018-06-30 00:35:54 -05:00
J.C. NelsonandScott Lahteine 5b5e322356 Set Interrupt Priorities and Grouping for STM32F103. (#10517) 2018-04-26 00:21:16 -05:00
xC0000005andScott Lahteine 24d23ce49b Fix function definitions for Malyan LCD 2018-04-23 16:56:37 -05:00
xC0000005andScott Lahteine 73022d3119 Add a PlatformIO environment for Malyan M200 2018-04-23 16:25:49 -05:00
xC0000005andScott Lahteine 7dc256432f Restore STM32F1 series to working order. (#10229)
The `_O2` attribute is no longer needed on the malyanlcd function, and the macros have broken timer numbers - reset this to a function to return the right device. Also fix the bit order cast in SPI.
2018-03-28 14:07:52 -04:00