32 Commits (3fb8489ae333b76412f38d48d6475249abcdfdde)

Author SHA1 Message Date
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 6 years ago
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 6 years ago
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 6 years ago
  Scott Lahteine 15aa932aa6
HAL for Linux (#13146) 6 years ago
  Scott Lahteine a43e892fb5 Use 8-bit i2c address on LPC platform 6 years ago
  Scott Lahteine 3a1b6fe8c1 Coding standards 6 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
  Scott Lahteine 00cdd41b5f Clean up for recent changes 6 years ago
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
  Ludy 90a58488b5 Corrected unused var, default switch, Travis tests (#12477) 6 years ago
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 6 years ago
  Scott Lahteine 4e0c935959 Update HAL and libs formatting 6 years ago
  Scott Lahteine 0c85869c26 Clean up file endings 6 years ago
  Scott Lahteine 9c0e05552e Suppress some compile warnings 6 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
  Nils Hasenbanck cafabf2055 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 6 years ago
  Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 6 years ago
  Christopher Pepper 254b68fe2c servo update 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 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 6 years ago
  Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 6 years ago
  Ilya Bukhonin 7ecb8b4af5 [2.0.x] Teensy 3.1 and 3.2 support (#11460) 7 years ago
  Scott Lahteine 0987ed2a18 Use American English 7 years ago
  jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 7 years ago
  Dave Johnson 0456caf0ad Consolidate shared HALs and isolate HAL compile (#11552) 7 years ago
  ghent360 00d24a8219 Don't call __delay_4cycles for 0 cycle delay - takes a really long time. (#11586) 7 years ago
  Nils Hasenbanck b37bfeffeb [2.0.x] Use the new const functions of the persistentStore api (#11544) 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