106 Commits (ad12b9b46be2d383542b691e81e4bf8bb465f8cb)

Author SHA1 Message Date
  Chris Pepper 5573ef62c6 [2.0.x] PersistentStore update followup (#11549) 7 years ago
  Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 7 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
  Scott Lahteine 865ee5985f Followup persistent store with heading, const 7 years ago
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 7 years ago
  Scott Lahteine 244b9a8257 Better fastio 1280/2560 pin list 7 years ago
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 7 years ago
  teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 7 years ago
  Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 7 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 7 years ago
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7 years ago
  Scott Lahteine c1269c2ec1 Tweak AVR critical section defines 7 years ago
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 7 years ago
  etagle a215725df6 Fix stepper pulse timing 7 years ago
  Scott Lahteine a9861a780e Tweak HAL heading 7 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7 years ago
  Eduardo José Tagle 5590c8ffd0 Fix MarlinSerial (AVR) (#10991) 7 years ago
  etagle 99af086cea Add hidden Serial overflow debug options 7 years ago
  etagle d90e8fcad9 Fix XON/XOFF implementation 7 years ago
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 7 years ago
  Giuliano c9d1a620d4 [2.0.x] fix indentations (#10934) 7 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
  Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 7 years ago
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 7 years ago
  Scott Lahteine 4118199ddd Tweaks to core headers 7 years ago
  etagle 569df3fc0c Fix interrupt-based endstop detection 7 years ago
  Scott Lahteine c2fb2f54a1 Use assembly for AVR ISR vectors 7 years ago
  Scott Lahteine c173a31060 Fix some compile warnings 7 years ago
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 7 years ago
  Scott Lahteine 883b0c9880
Convert custom maths to inlines (#10728) 7 years ago
  Scott Lahteine 0436e16fb2 Apply shorthand Assembler macros 7 years ago
  Scott Lahteine 3f68203324 Modify FastIO error message 7 years ago
  Scott Lahteine a474a7e675 Correct AVR_ATmega328_FAMILY macro 7 years ago
  Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 7 years ago
  Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 7 years ago
  Eduardo José Tagle c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) 7 years ago
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 7 years ago
  GMagician 20772492aa Fix compile warnings in AVR fastio.h (#10440) 7 years ago
  Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 7 years ago
  Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 7 years ago
  Bob-the-Kuhn 785dbfc72d [2.0.x] FASTIO consistency (#10164) 7 years ago
  Scott Lahteine b858c638ad Fix compiler warning for HAL_ANALOG_SELECT 7 years ago
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 7 years ago
  Scott Lahteine 224688cc3b Fix for unicode-ignorant gcc preprocessor 7 years ago
  Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 7 years ago
  Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 7 years ago
  Ben Lye 461c8ef834 Fix DIGITAL_PIN_TO_ANALOG_PIN macro for Atmega1284p (#9881) 7 years ago
  Bob-the-Kuhn c1f4112bdc [2.0.x] Add 1284 support & misc. bug fixes (#9864) 7 years ago
  Scott Lahteine 0bc4c216ac Patch up pinsDebug pins 7 years ago
  Scott Lahteine a810e585db Drop HAL_timer_set_count 7 years ago