Commit Graph
6 Commits
Author SHA1 Message Date
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