128 Commits (9abbcc3ee008ce84474af4d0bedf360958b56957)

Author SHA1 Message Date
android444 9cc1d8e312 [2.0.x] Support for SilverGate Board 7 years ago
rafaljot 778e4e4c23
Update InterruptVectors_Due.cpp 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Scott Lahteine b232f39341 AVR: Hidden option to use 8s watchdog 7 years ago
Thomas Moore 50b4f9cbf7 LPC1768 Pin Mapping and M43 cleanup (#8119) 7 years ago
etagle ba8dc678f5 Arduino Due XON/XOFF implementation 7 years ago
etagle 8d9c3cc2b7 Add a module for Due SRAM-based Interrupt Vector Table 7 years ago
etagle c9bbef6380 Cosmetic fix for HAL_AVR/MarlinSerial.cpp 7 years ago
Scott Lahteine ada90f7335 Clean up trailing spaces 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Scott Lahteine 90a14b4f5b Clean up HAL trailing spaces, MKS SBASE pins 7 years ago
Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) 7 years ago
Scott Lahteine 60af705e6d Relocate SPI.h to the HAL folder 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
Scott Lahteine e587f0893c Define AVR_ATmega2560_FAMILY_PLUS_70 in Conditionals 7 years ago
Scott Lahteine fd128b3c93 Fix some AVR HAL code style 7 years ago
Morten 91e28edda6 [2.0.x] Add new board: MKS Sbase (#7945) 7 years ago
Alexey Shvetsov 12d212d1b4 Python isnt always python2 7 years ago
Bob-the-Kuhn 4e3ee845b9 config_adv (#7941) 7 years ago
Bob-the-Kuhn 26bfae58d4 MPC4451 I2C support 7 years ago
GMagician 546f02c6f4 [2.0.x] Addressing #7896 7 years ago
GMagician eb96d37da0 Serial double echo fix 7 years ago
Scott Lahteine 8315a8a716 Apply fixes for DUE 7 years ago
victorpv 8998f31ee1 Update LPC persistent store to initialize eeprom.dat with FF 7 years ago
Scott Lahteine 9fe7f53216 Misc general spacing cleanup 7 years ago
Chris Pepper aa51a02b8f LPC1768: fix serial buffer underrun (#7854) 7 years ago
Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) 7 years ago
Scott Lahteine 7258218f89 Fix xon_xoff_state initialization 7 years ago
Scott Lahteine 508d764d63 Add serial XON/XOFF handshaking 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Bob-the-Kuhn 1beaef0452 fix 3S hang & enable SPLIT 7 years ago
Thomas Moore 020ce176c4 Fix Servo class compile errors 7 years ago
Bob-the-Kuhn 62054af6eb 2.0 compile issues 7 years ago
Christopher Pepper bea3ec2724 M355 S0, S1 fixes & faster LCD, SD card 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago
Scott Lahteine c2b1d51f16 HAL whitespace and style cleanup 7 years ago
Scott Lahteine 599f2ad983 Define pin accessors more like <Arduino.h> 7 years ago
Scott Lahteine 358656acc3 Tweak HAL_adc_start_conversion 7 years ago
Scott Lahteine 0cb4d25431 Tweaks to Servo classes 7 years ago
Dave Johnson f58ba3a64e Improve AVR arch detection 7 years ago
Thomas Moore ddbd4b73e0 Move LPC1768 framework out of Marlin source folder 7 years ago
Scott Lahteine 2e20c53c9d Move endstop debug to Endstops 7 years ago
Scott Lahteine 54326fb06a HAL updates 7 years ago
Scott Lahteine 27cbb939b2 Clean up some HAL code 7 years ago
Christopher Pepper 8afe13b1a2 Fix compile issue when watchdog was disabled 7 years ago
Christopher Pepper b908e38d08 Add needed platform defined gaurds to compile with Arduino IDE 7 years ago
Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 7 years ago
kfazz 18f97c4013 add HardwareSerial and SoftwareSerial for Re-ARM. 7 years ago
Bob-the-Kuhn 01fb45b4f8 hybrid PWM system 7 years ago