Chris Bagwell
|
9467b68608
|
🧑💻 STM32G0B1RE Pins Debugging (#24748)
|
2 年前 |
Scott Lahteine
|
52eefa90e1
|
♻️ Move watchdog to MarlinHAL
|
2 年前 |
Scott Lahteine
|
12da2e9288
|
🎨 Minor HAL cleanup
|
2 年前 |
John Robertson
|
f7fff4d455
|
🧑💻 Define isr_float_t to assert a non-FPU float (#23969)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 年前 |
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2 年前 |
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2 年前 |
Robby Candra
|
a47f559db1
|
🐛 HAL refactor followup (#23354)
|
2 年前 |
Scott Lahteine
|
57315f02cb
|
🐛 Fix missing ADC method
|
2 年前 |
Scott Lahteine
|
4f0932e5c1
|
🐛 Fix `freeMemory` endless loop
Followup to #23295
|
2 年前 |
Scott Lahteine
|
e211ff148c
|
♻️ Refactor HAL as singleton (#23295)
|
2 年前 |
Mike La Spina
|
4411af655e
|
🏗️ Fix Maple HAL/STM32F1 PWM (#23211)
|
2 年前 |
Scott Lahteine
|
0539e870de
|
🎨 Rename HAL timer elements
|
2 年前 |
Andrei M
|
da830e6ced
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 年前 |
Scott Lahteine
|
1f3f9cb68c
|
🎨 Pragma GCC cleanup
|
3 年前 |
Mark
|
4e9ae9449f
|
✨ ESP32 Panda_ZHU and Panda_M4 (#22644)
|
3 年前 |
Scott Lahteine
|
1835f8fb25
|
🩹 Add MarlinSPI to more HALs
|
3 年前 |
Scott Lahteine
|
323b38ee88
|
💡 Adjust headers, formatting
|
3 年前 |
dotdash32
|
c881fab128
|
🎨 Use largest default ST9720 delays (#22713)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 年前 |
Scott Lahteine
|
d818a019c5
|
🎨 EXP headers, ST7920 delays (#22641)
|
3 年前 |
Chris Pepper
|
104de60d0b
|
🐛 Fix LPC176x M43 Pins Debugging (#22611)
|
3 年前 |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 年前 |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 年前 |
Scott Lahteine
|
fccfcfbe5f
|
Cleanup, hex formatting, includes
|
3 年前 |
fedetony
|
d3a2c6a0b4
|
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 年前 |
Scott Lahteine
|
550a806d77
|
More detailed serial config error
|
3 年前 |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
3 年前 |
Tomas Rimkus
|
8a67846872
|
Avoid watchdog reset in all wired EEPROMs (#21436)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 年前 |
X-Ryl669
|
c07f99d5e4
|
Teensy USB / serial followup (#21316)
|
3 年前 |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
3 年前 |
X-Ryl669
|
8d28853774
|
Postmortem Debugging to serial port (#20492)
|
3 年前 |
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
3 年前 |
Rockman18
|
d0f953218f
|
Fix, consolidate PSTR aliases (#20812)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 年前 |
Victor Oliveira
|
c840bbc970
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 年前 |
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
3 年前 |
Scott Lahteine
|
4fe1adc383
|
HAL support for 8s watchdog
|
4 年前 |
Scott Lahteine
|
f8d57370d0
|
gcode_D EEPROM size, cleanup
Fixes #19920
Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com>
|
4 年前 |
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
4 年前 |
Scott Lahteine
|
92767f5513
|
Misc. cleanup, serial strings
|
4 年前 |
Scott Lahteine
|
6831341ab4
|
Batch appercase hex values
|
4 年前 |
Scott Lahteine
|
4e8eea8e78
|
Adjust HAL platform defines, comments
|
4 年前 |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 年前 |
Scott Lahteine
|
568f292883
|
HAL/serial followup
|
4 年前 |
Scott Lahteine
|
4b928b2da8
|
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
|
4 年前 |
bilsef
|
049fbc92a9
|
Support for Teensy 4 (#19311)
|
4 年前 |