20 Commits (21011eefa818f73d79746f7555fead94f0d3d20a)

Author SHA1 Message Date
  Chris Pepper 21011eefa8
✨ Simulator HAL and build targets (#22418) 2 years ago
  Skruppy cc1145302b
🐛 Fix AVR DELAY_US int overflow (#22268) 3 years ago
  Mike La Spina 993609b5aa
Make DELAY_NS round up on AVR (#21546) 3 years ago
  X-Ryl669 1c19af2c8f
Fix ARM delay function (#20901) 3 years ago
  Scott Lahteine 5917b5cf5c Fix warning in gcode_D 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 3473b21710 Move millis_t includes 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  felixstorm 2b9eb4437b ESP32 HAL: Fix random pauses during prints (#16548) 4 years ago
  Scott Lahteine ed8f1ca9cf Revert Cortex delay for now 4 years ago
  Scott Lahteine f0d952d33a
Cortex M3-M7 can use DWT->CYCCNT (#15762) 4 years ago
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED 4 years ago
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 15aa932aa6
HAL for Linux (#13146) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Nils Hasenbanck cafabf2055 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) 5 years ago
  Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 5 years ago
  ghent360 00d24a8219 Don't call __delay_4cycles for 0 cycle delay - takes a really long time. (#11586) 5 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago
  Simon Jouet e2aeda61ed HAL for Espressif ESP32 Wifi 6 years ago
  etagle 9d98a62699 Followup to HAL optimizations and delays 6 years ago
  Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago