Commit Graph

996 Commits

Author SHA1 Message Date
bd321d4b7c Don't compile STM32 SoftwareSerial unless STM32 (#15894) 2019-11-14 05:21:23 -06:00
ac2d7ab14c Fix timers.h include 2019-11-14 04:47:53 -06:00
9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 2019-11-12 22:16:54 -06:00
bb93ea1be4 [SAMD51] Activate ADCs oversampled 12bits (#15874) 2019-11-12 20:59:17 -06:00
ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 2019-11-12 19:23:02 -06:00
4762dfe797 Fix lpc u8g i2c (#15876) 2019-11-12 01:59:36 +00:00
af61f37b65 Update lpc176x requirements (#15869) 2019-11-11 03:25:56 +00:00
5e5045c4ee Touch UI finishing touches 2019-11-10 18:52:53 -06:00
5639b8ca20 Touch UI fixes for Cocoa Press (#15847) 2019-11-10 18:49:41 -06:00
86d0bc1af5 Update lpc176x framework version requirement (#15868) 2019-11-10 23:30:28 +00:00
8d157a4520 Fix MKS MINI12864 on SKR 1.3 (#15836) 2019-11-07 19:39:08 -06:00
a84e3d1b80 Use native ADC resolution where possible (#15719) 2019-11-06 17:49:17 -06:00
9201197878 Fix SKR E3 board BLTOUCH + SPEAKER timer conflict (#15781) 2019-11-06 17:34:29 -06:00
a89f4703df Tweak permissions 2019-11-06 16:10:14 -06:00
d80ef43c19 Followup to es int patch 2019-11-04 15:40:45 -06:00
35cd545106 Use prior endstop pin-to-interrupt macros (#15771) 2019-11-04 15:24:41 -06:00
b9116d4050 LPC176x Framework update (#15722)
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
2019-11-03 02:34:09 +00:00
ea3217cd46 Move 'draw' methods into Menu Item classes (#15760) 2019-11-02 07:28:20 -05:00
65ef774e8d Fix mega Port J endstop interrupts (#15758) 2019-11-02 06:59:38 -05:00
a920b10483 Fix true/false redefined warnings 2019-11-02 06:04:28 -05:00
ed8f1ca9cf Revert Cortex delay for now 2019-11-02 04:12:18 -05:00
93db4f4535 Tweak backtrace.cpp include 2019-11-01 22:08:33 -05:00
f0d952d33a Cortex M3-M7 can use DWT->CYCCNT (#15762)
Suggested by Alex Kenis at https://youtu.be/ZfyPcdhQnAA?t=502
2019-11-01 22:07:51 -05:00
35b1149d96 Patch es int tests for Arduino 1.8.10 2019-10-30 15:52:02 -05:00
9720d21301 Clean up trailing whitespace 2019-10-27 15:32:29 -05:00
f6a799c7b3 Allow compile under Windows Subsystem for Linux (#15606) 2019-10-24 14:57:20 -05:00
04a55c9188 Fix LPC176x build script for Python 3 (#15637)
Co-Authored-By: Sven Holzmann <powerprobot@users.noreply.github.com>
2019-10-24 12:16:02 -05:00
9470554f63 Fix DUE HAL serial defines (#15594) 2019-10-19 12:30:38 -05:00
11f1392026 Fix Python3 (Windows) compatibility (#15597) 2019-10-18 21:15:26 +01:00
0ff57c640c Fix compile warning 2019-10-15 17:13:07 -05:00
b7b303f4bf Spindle/Laser power in planner blocks (#14437) 2019-10-15 16:10:20 -05:00
53abfdc2c3 Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547) 2019-10-15 14:18:46 -05:00
0074d63962 Vendor version override (#14189)
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
2019-10-15 12:32:44 -05:00
5ad9257df4 Fix DUE HAL serial defines (#15536) 2019-10-13 17:06:15 -05:00
c83c2a5022 Patch compile glitches 2019-10-03 15:37:13 -05:00
0322348924 Handle runout in runout.cpp 2019-10-03 06:27:30 -05:00
df48ef6df3 Fix step timer on Archim1 (#15447) 2019-10-03 03:29:15 -05:00
438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 2019-10-01 19:59:48 -05:00
7cd72de8bc General cleanup, style 2019-09-30 22:57:23 -05:00
e3fd0519b3 Reduce need for UNUSED 2019-09-30 22:56:22 -05:00
139b7196a0 Watchdog cleanup (#15283) 2019-09-29 17:57:29 -05:00
f2d93f61c3 Revert errant const 2019-09-28 23:52:54 -05:00
7e72768433 Info Menu: Runaway Watch state (#14827) 2019-09-28 21:53:40 -05:00
1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 2019-09-28 00:54:30 -05:00
02bbc51195 Keep C extension for now, restore (void) arg (#15380) 2019-09-27 14:02:35 -05:00
c0d5b57cf9 Init i2c for all i2c EEPROM use (#15366) 2019-09-26 22:25:56 -05:00
665e45e0ba Reduce string storage, use masking 'seen' 2019-09-26 04:30:55 -05:00
b72fd7ea9c Supply 'super' for servo subclasses 2019-09-25 22:07:14 -05:00
0b4aedf13e Less use of "this" 2019-09-25 09:29:58 -05:00
df1e51258a Add M851 X Y probe offsets (#15202) 2019-09-24 21:29:21 -05:00