Scott Lahteine
|
a121c80e1a
|
🎨 Update SAMD51 headers
|
2022-12-16 14:23:25 -06:00 |
|
Scott Lahteine
|
07cd248b91
|
♻️ Move watchdog to MarlinHAL
|
2022-06-03 22:06:50 -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 |
|
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 |
|
Scott Lahteine
|
4518506559
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
2021-05-15 15:05:53 -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
|
550a806d77
|
More detailed serial config error
|
2021-04-18 18:24:58 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Giuliano Zaro
|
8fd88eee2b
|
Don't create unused Serial Port instances (#21066)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-13 21:04:22 -06:00 |
|
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
2021-01-28 02:02:06 -06:00 |
|
Giuliano Zaro
|
1d5862a39b
|
MMU2 as standard serial device (#20771)
|
2021-01-15 20:38:34 -06:00 |
|
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
2020-11-25 21:40:56 -06:00 |
|
Jason Smith
|
9b9cd698a5
|
Fix SAMD Serial name macro (#19765)
|
2020-10-16 16:04:51 -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 |
|
Jason Smith
|
da6c8317a7
|
Fix and improve STM32F1 serial (#19464)
|
2020-09-24 20:28:48 -05:00 |
|
Scott Lahteine
|
568f292883
|
HAL/serial followup
|
2020-09-23 21:36:31 -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 |
|
Giuliano Zaro
|
ce3fb61604
|
SAMD51 cleanup (#18419)
|
2020-06-26 01:39:49 -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 |
|