20 Commits (cda5ef08fad18c728523a6ee7b2f05355e47799c)

Author SHA1 Message Date
  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