102 Commits (a9adc2c2f65c6ecf37150b375b9f40874d5c6a76)

Author SHA1 Message Date
Thomas Moore fa577392b2 Add BIQU BQ111-A4 board 7 years ago
Scott Lahteine c2fc78c3a8 #ifndef => #if !PIN_EXISTS 7 years ago
Scott Lahteine c613a1ed38 Fix indentation, stepper.h dependency, etc. 7 years ago
teemuatlut f011a32771 Board definitions for Ultratronics Pro v1.0 7 years ago
Bob-the-Kuhn 9dad534f02 fixed 7 years ago
Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 7 years ago
Scott Lahteine ba8bc7ea80 Cosmetic tweaks 7 years ago
Scott Lahteine f409147116 Fix P2_04, P2_05 7 years ago
Bob-the-Kuhn a28ccabe2a M42 P1.20 fix 7 years ago
Scott Lahteine b9327a4d16 Misc. general cleanup 7 years ago
Scott Lahteine 8836623e0f Fix `sq`/`min`/`max` macros after platform headers 7 years ago
Scott Lahteine fe4f009fdd 32-bit unless… 7 years ago
Scott Lahteine 1d4571b88d Dependency adjustments 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 7 years ago
Scott Lahteine 32512332df Apply some formatting 7 years ago
Scott Lahteine 5079a02c90 Add HAL_SERVO_LIB to HAL_Due.h 7 years ago
Bob-the-Kuhn b6415dc169 finish 7 years ago
Bob-the-Kuhn d47fbf791b Arduini IDE compatibility changes 7 years ago
Bob-the-Kuhn 0483a7df91 AVR RRD works 7 years ago
Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246) 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 years ago
Scott Lahteine c8dfa26bc8 Use fastio for STM32F1 endstop interrupts 7 years ago
Scott Lahteine 185dec800b Use fastio for HAL SPI EEPROM 7 years ago
GMagician 9e93b7ccbd [2.0.x] removed spaces 7 years ago
teemuatlut 70be4d206e [2.0.x] UltiMachine Archim2 (#8190) 7 years ago
AnHardt c72a0610b4 Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 7 years ago
Thomas Moore 13d839795c LPC1768: updates to use the new pin_t typedef 7 years ago
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