- Apr 30, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
As mentioned in https://github.com/MarlinFirmware/Marlin/issues/9429#issuecomment-385305597 Co-Authored-By:
Jack Bradach <jack@bradach.net>
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Co-Authored-By:
Bob-the-Kuhn <bob-the-kuhn@users.noreply.github.com>
-
- Apr 29, 2018
-
-
Scott Lahteine authored
Addressing #10569
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 28, 2018
-
-
Scott Lahteine authored
From #10531 Co-Authored-By:
chriscg9 <chriscg9@users.noreply.github.com>
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
…and any other platforms where `false`/`true` are defined as `0x0`/`0x1`. This fixes issue #10550.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Bob-the-Kuhn authored
-
Scott Lahteine authored
-
- Apr 27, 2018
-
-
Marcio Teixeira authored
-
Giuliano authored
Raise an error when an unknown/unsupported G/M command is requires. This will address #10546
-
Scott Lahteine authored
…as with #10540 Co-Authored-By:
per1234 <per1234@users.noreply.github.com>
-
Scott Lahteine authored
-
Scott Lahteine authored
Addressing #10538
-
Scott Lahteine authored
As pointed out in #10532
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Apr 26, 2018
-
-
Scott Lahteine authored
-
Karl Andersson authored
on the STM32 platform
-
Bob-the-Kuhn authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
J.C. Nelson authored
-
Scott Lahteine authored
Based on #10519 Co-Authored-By:
Alex <alex18881@users.noreply.github.com>
-
Scott Lahteine authored
-
- Apr 25, 2018
-
-
Scott Lahteine authored
Followup to #10516
-
Chris Pepper authored
-
Scott Lahteine authored
-
- Apr 24, 2018
-
-
Eduardo José Tagle authored
* AVR: Atomic bit set and clear The critical section can be dropped, saving 3 cycles per access. Also simplified pin toggling for all ports.
-
Marcio Teixeira authored
-