Eduard Sukharev
|
893707711e
|
🐛 Fix MKS TinyBee compile (#24454)
|
2022-07-15 18:48:14 -05:00 |
|
John Robertson
|
c34dd64469
|
⚡️ PWM for ESP32 I2S expander (#24193)
|
2022-06-24 01:11:07 -05:00 |
|
Scott Lahteine
|
07cd248b91
|
♻️ Move watchdog to MarlinHAL
|
2022-06-03 22:06:50 -05:00 |
|
Scott Lahteine
|
7444933d5d
|
🩹 Fix ESP32 servos, SD_IGNORE_AT_STARTUP
Fixes #24007
Followup to aaf5bf02
|
2022-05-07 18:40:42 -05:00 |
|
John Robertson
|
b0d621d8b9
|
🧑💻 Define isr_float_t to assert a non-FPU float (#23969)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 18:13:09 -05:00 |
|
John Robertson
|
cc8e485e1c
|
✨ ESP32 - Hardware PWM for fan, cutter, servos (#23802)
|
2022-05-07 16:00:36 -05:00 |
|
Scott Lahteine
|
56cec9690a
|
♻️ Refactor HAL as singleton (#23357, #23871, #23897)
|
2022-05-07 15:58:30 -05:00 |
|
Andrei M
|
0d91b07797
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 00:46:49 -06:00 |
|
Scott Lahteine
|
aa198e41dd
|
🎨 Pragma GCC cleanup
|
2021-12-25 00:45:05 -06:00 |
|
Mark
|
66048a5f27
|
✨ ESP32 Panda_ZHU and Panda_M4 (#22644)
|
2021-10-12 21:20:08 -05:00 |
|
fedetony
|
d3a2c6a0b4
|
Soft Reset via Serial or post-kill button click (#21652)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-24 02:53:52 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Simon Jouet
|
af4e8b171c
|
Fix ESP32 I2S init placement (#21019)
|
2021-02-07 16:56:39 -06:00 |
|
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
2021-01-28 02:02:06 -06:00 |
|
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>
|
2021-01-19 16:26:25 -06:00 |
|
EvilGremlin
|
8049db20ff
|
ESP32 Tone Generator (#20704)
|
2021-01-14 02:33:50 -06:00 |
|
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
2020-11-25 21:40:56 -06:00 |
|
Scott Lahteine
|
6831341ab4
|
Batch appercase hex values
|
2020-10-09 16:55:27 -05:00 |
|
Victor Oliveira
|
631457ffea
|
Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-09 06:28:53 -05:00 |
|
Scott Lahteine
|
4e8eea8e78
|
Adjust HAL platform defines, comments
|
2020-10-02 17:05:59 -05:00 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|
Scott Lahteine
|
4b928b2da8
|
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
|
2020-09-23 19:45:33 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
424569b4c4
|
Power monitor and display (#17437)
|
2020-06-18 15:23:03 -05:00 |
|
ellensp
|
33d1e77e2e
|
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-06-01 18:33:30 -05:00 |
|
Scott Lahteine
|
5e6faa999d
|
Refine EEPROM types / flags (#17772)
|
2020-04-29 14:46:33 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|