231 Commits (ef3b93daa11eaeeae7830436fcec0164b1d6fad6)

Author SHA1 Message Date
  Scott Lahteine b96cc30cd0 HAL spacing tweak 6 years ago
  Scott Lahteine 9e394139e5 Followup to 90911104 6 years ago
  Andy Shaw 9091110460 LPC1768 - Don't change CS pin state (#13015) 6 years ago
  InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
  Chris Pepper 2919f3045d [LPC176x] Update PIO extrascript (#12878) 6 years ago
  Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
  Andy Shaw 4975b13b74 Fix problems with LPC1768 EEPROM flash emulation (#12503) 6 years ago
  Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
  Scott Lahteine 4e0c935959 Update HAL and libs formatting 6 years ago
  Scott Lahteine c31e1735dd Restore LPC1768_PIN_INTERRUPT_M, apply to Z3 6 years ago
  Scott Lahteine e0956bb572 Drop 'register' storage specifier 6 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
  Scott Lahteine 5580773191
Use FastIO, sanity-check LPC SD options, apply formatting (#12231) 6 years ago
  Scott Lahteine 8d3a92fc4a Followup to millis_t patch 6 years ago
  Ludy 44369d536a Use millis_t where needed (#12152) 6 years ago
  Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
  Scott Lahteine df768e7d8f Followup to #12129 6 years ago
  Chris Pepper 3c13c9e3e9 [LPC176x] Fix USEABLE_HARDWARE_PWM macro, cleanup multiple LED support (#12129) 6 years ago
  Scott Lahteine cce4931342 Clean up recent contribs 6 years ago
  Karl Andersson 8b5e51c9aa STM32F4xx modifications for HAL_STM32 (#12080) 6 years ago
  Christopher Pepper e5b4bf22d4 Remove debug output from flash persistent store implementation 6 years ago
  Christopher Pepper 254b68fe2c servo update 7 years ago
  Andy Shaw 870bfd08f5 usb and sdcard sharing improvements 7 years ago
  Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository 7 years ago
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
  Scott Lahteine cb7844c8d4
Save PROGMEM on serial prefixes (#12033) 6 years ago
  Scott Lahteine ee53f7d813 Revert header reorg. 6 years ago
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 6 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
  Scott Lahteine ad21a4f07b Tweaks to HAL format and order 7 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7 years ago
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 7 years ago
  Scott Lahteine a317bb4991 Remove stray tab 7 years ago
  Scott Lahteine ba1919c1eb HAL tweaks to LPC1768 main 7 years ago
  Scott Lahteine 0987ed2a18 Use American English 7 years ago
  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
  Andy Shaw 5be2559eda Use flash memory to emulate EEPROM (#11500) 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 15d68cb496 Pre-override of ST7920 delays before HAL.h 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
  teemuatlut f38c81cdde LPC176x: Expand HW SPI class 7 years ago
  teemuatlut 3b5dec4b13 Add new LPC include folder 7 years ago
  Chris Pepper 55f4744e54 [LPC176x] Endstop Interrupts Feature (#11202) 7 years ago
  Chris Pepper 5abf5bc8a7 [LPC176x] Fix Interrupt forward declarations (#11200) 7 years ago