John Robertson
|
653c847bfb
|
🐛 MKS TinyBee - 2.5V ADC Vref (#23903)
|
2022-03-17 14:35:33 -05:00 |
|
ellensp
|
358ffddef8
|
🐛 ESP32 _delay_ms, fix u8g_esp32_spi.cpp (#23810)
|
2022-02-26 14:34:44 -06:00 |
|
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2022-02-18 14:38:23 -06:00 |
|
ellensp
|
a8f3810f39
|
🐛 Fix missing u8g_esp32_spi (#23562)
|
2022-02-05 10:52:18 -06:00 |
|
zerkix
|
9285b6b9ed
|
🐛 Finish and organize temp sensors (#23519)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-01-17 00:14:35 -06:00 |
|
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2022-01-12 10:24:56 -06:00 |
|
Scott Lahteine
|
24d1d3eb5c
|
💡 Misc. cleanup, comments
|
2022-01-12 09:47:44 -06:00 |
|
Scott Lahteine
|
02b29c0fec
|
📝 kHz => KHz
|
2022-01-10 19:49:03 -06:00 |
|
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2021-12-25 23:15:17 -06:00 |
|
Scott Lahteine
|
57315f02cb
|
🐛 Fix missing ADC method
|
2021-12-25 21:27:28 -06:00 |
|
Scott Lahteine
|
e211ff148c
|
♻️ Refactor HAL as singleton (#23295)
|
2021-12-24 21:33:59 -06:00 |
|
Mike La Spina
|
4411af655e
|
🏗️ Fix Maple HAL/STM32F1 PWM (#23211)
|
2021-12-03 12:48:48 -06:00 |
|
Scott Lahteine
|
0539e870de
|
🎨 Rename HAL timer elements
|
2021-11-27 18:33:32 -06:00 |
|
Andrei M
|
da830e6ced
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-11-02 00:47:16 -05:00 |
|
Scott Lahteine
|
aa4e32555d
|
✨ "Rutilea" ESP32 board (#22880)
|
2021-10-29 20:46:55 -05:00 |
|
Scott Lahteine
|
1f3f9cb68c
|
🎨 Pragma GCC cleanup
|
2021-10-19 05:52:41 -05:00 |
|
Mark
|
4e9ae9449f
|
✨ ESP32 Panda_ZHU and Panda_M4 (#22644)
|
2021-10-04 23:23:02 -05:00 |
|
Scott Lahteine
|
1835f8fb25
|
🩹 Add MarlinSPI to more HALs
|
2021-09-23 00:51:35 -05:00 |
|
Scott Lahteine
|
323b38ee88
|
💡 Adjust headers, formatting
|
2021-09-16 04:39:43 -05:00 |
|
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
2021-09-09 05:41:58 -05:00 |
|
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-05 02:18:47 -05:00 |
|
Scott Lahteine
|
be6fbc76a1
|
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-06 22:39:34 -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
|
8b6718c632
|
misc. pointer formatting
|
2021-04-04 18:08:13 -05:00 |
|
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |
|
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
2021-03-10 13:45:53 -06:00 |
|
Victor Oliveira
|
2f1fd4bbaa
|
Host Keepalive followup (#21290)
Followup to #21283
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-08 20:01:45 -06:00 |
|
Victor Oliveira
|
1b9ff68f8c
|
Fix Host Keepalive serial target (#21283)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-03-08 01:11:37 -06:00 |
|
Mike La Spina
|
b95e548ddb
|
Cooler (for Laser) - M143, M193 (#21255)
|
2021-03-06 14:13:28 -06:00 |
|
X-Ryl669
|
8d28853774
|
Postmortem Debugging to serial port (#20492)
|
2021-02-20 20:22:20 -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 |
|
Scott Lahteine
|
b41f41589a
|
General cleanup, use _BV
|
2021-01-16 22:53:50 -06:00 |
|
EvilGremlin
|
8049db20ff
|
ESP32 Tone Generator (#20704)
|
2021-01-14 02:33:50 -06:00 |
|
Victor Oliveira
|
c840bbc970
|
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-01 14:31:15 -06:00 |
|
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
2020-11-25 21:40:56 -06:00 |
|
Costas Basdekis
|
0465e0ae3a
|
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-11-11 00:39:23 -06:00 |
|
Scott Lahteine
|
4fe1adc383
|
HAL support for 8s watchdog
|
2020-11-04 15:08:40 -06:00 |
|
Scott Lahteine
|
f8d57370d0
|
gcode_D EEPROM size, cleanup
Fixes #19920
Co-Authored-By: Orel <37673727+0r31@users.noreply.github.com>
|
2020-10-29 17:34:17 -05:00 |
|
Scott Lahteine
|
ec23e37a4a
|
Clean up comments, USB flash, NULLs
|
2020-10-25 04:10:00 -05:00 |
|
Scott Lahteine
|
0967c87a8f
|
Pins post-process header (#19860)
|
2020-10-23 14:52:59 -05:00 |
|
Scott Lahteine
|
1f7c085527
|
ESP32: i2s_init requires I2S_STEPPER_STREAM
|
2020-10-20 22:36:31 -05: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 |
|
Scott Lahteine
|
8e0fac897b
|
Whitespace cleanup
|
2020-09-20 18:25:42 -05:00 |
|
ellensp
|
f2f1d8fa21
|
HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947)
|
2020-08-07 17:59:09 -05:00 |
|