John Lagonikas
|
cdcf31453b
|
🐛 Fix dual MAX31865 initialization issues (#23496)
|
2022-05-07 15:53:47 -05:00 |
|
Jin
|
f32e19e1c6
|
🍻 Preliminary fix for Max31865 SPI (#22682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 00:46:49 -06:00 |
|
Chris Pepper
|
dc67705049
|
✨ Simulator HAL and build targets (#22418)
|
2021-08-09 00:27:31 -05:00 |
|
Skruppy
|
7ae099f2be
|
🐛 Fix AVR DELAY_US int overflow (#22268)
|
2021-07-17 02:31:54 -05:00 |
|
Mike La Spina
|
993609b5aa
|
Make DELAY_NS round up on AVR (#21546)
|
2021-04-05 16:34:31 -05:00 |
|
X-Ryl669
|
1c19af2c8f
|
Fix ARM delay function (#20901)
|
2021-02-05 22:43:51 -06:00 |
|
Scott Lahteine
|
5917b5cf5c
|
Fix warning in gcode_D
|
2020-10-23 19:25:32 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
3473b21710
|
Move millis_t includes
|
2020-03-01 09:50:53 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
felixstorm
|
2b9eb4437b
|
ESP32 HAL: Fix random pauses during prints (#16548)
|
2020-01-16 05:57:14 -06:00 |
|
Scott Lahteine
|
ed8f1ca9cf
|
Revert Cortex delay for now
|
2019-11-02 04:12:18 -05:00 |
|
Scott Lahteine
|
f0d952d33a
|
Cortex M3-M7 can use DWT->CYCCNT (#15762)
Suggested by Alex Kenis at https://youtu.be/ZfyPcdhQnAA?t=502
|
2019-11-01 22:07:51 -05:00 |
|
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
2019-09-30 22:56:22 -05:00 |
|
Scott Lahteine
|
c353eaa146
|
Misc changes from struct refactor (#15289)
|
2019-09-17 18:16:28 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
15aa932aa6
|
HAL for Linux (#13146)
|
2019-02-22 19:09:10 -06:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Nils Hasenbanck
|
cafabf2055
|
Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283)
|
2018-11-01 16:11:51 -05:00 |
|
Scott Lahteine
|
d015f746cc
|
Fix some compile warnings (#12220)
|
2018-10-26 03:53:06 -05:00 |
|
ghent360
|
00d24a8219
|
Don't call __delay_4cycles for 0 cycle delay - takes a really long time. (#11586)
|
2018-08-18 22:50:11 -05:00 |
|
Dave Johnson
|
c64199941e
|
Compile only selected PIO environment (#11519)
|
2018-08-14 03:28:52 -05:00 |
|