Commit Graph

177 Commits

Author SHA1 Message Date
Keith Bennett 03aba439f6 ️ Only Sync Emulated EEPROM Print Counter (#24731) 2022-09-22 13:26:26 -05:00
Scott Lahteine 5145266b0d 🎨 Some automated cleanup 2022-08-29 19:17:31 -05:00
Keith Bennett b4af335b7a 🔧 Remove STM32F4 Print Counter Sanity Check (#24605) 2022-08-29 19:17:31 -05:00
Scott Lahteine 9534c6e903 🎨 Misc. 'else' cleanup 2022-08-01 01:59:37 -05:00
Scott Lahteine 53ee7fce5b 🐛 Fix SDIO for STM32 (#24470)
Followup to #24271
2022-07-29 18:42:42 -05:00
Scott Lahteine 3f4c8c31c6 Fix SDIO for STM32
Followup to #24271
2022-07-09 18:19:47 -05:00
Victor Oliveira 253e35e066 🚑️ Fix BIQU BX touch freeze (#24383) 2022-06-24 18:03:19 -05:00
Scott Lahteine fd13a928c1 Support for up to 9 axes (#23112, #24036, #24231) 2022-06-05 23:11:31 -05:00
BIGTREETECH e784e04132 BigTreeTech SKR3 - STM32H743 (#24271, #24272, #24275)
Co-Authored-By: Alan.Ma <alansayyeah@gmail.com>
2022-06-04 00:57:34 -05:00
Scott Lahteine 07cd248b91 ♻️ Move watchdog to MarlinHAL 2022-06-03 22:06:50 -05:00
Scott Lahteine a0fe4f4895 🎨 Minor HAL cleanup 2022-05-27 17:01:20 -05:00
Scott Lahteine c4b8339b84 🎨 HAL_MinSerial.* => MinSerial.* 2022-05-16 21:49:30 -05:00
Scott Lahteine 2204f05dca 🧑‍💻 Clarify MSerialUSB, drop HardwareSerial workaround 2022-05-13 19:53:19 -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
ellensp 4fd7d1b056 🐛 Fix STM32 Pins Debugging (#22896) 2022-05-07 18:11:03 -05:00
Scott Lahteine a81fd009f0 🎨 misc. cleanup 2022-05-07 17:54:10 -05:00
Jack Wilsdon bd72df3bb6 🐛 Emergency Parser with STM32 Mass Storage (#23827) 2022-05-07 15:58:30 -05:00
Scott Lahteine 56cec9690a ♻️ Refactor HAL as singleton (#23357, #23871, #23897) 2022-05-07 15:58:30 -05:00
Mike La Spina a07d7e4b8a 🍻 STM32 set_pwm_duty "on/off" for digital pins (#23665) 2022-05-07 15:48:13 -05:00
Scott Lahteine d4801461f5 💡 Comment variant timers 2022-05-07 15:48:13 -05:00
Sola a80cafbcfc ️ SPI+DMA+interrupt method (STM32 / MKS UI) (#23464) 2022-05-07 15:13:40 -05:00
Scott Lahteine c478ed08c8 🧑‍💻 Adjust FastIO AVR timer enums, macros 2022-05-07 15:12:45 -05:00
Scott Lahteine b6c37960e8 📝 KHz => kHz (#23512) 2022-05-07 15:10:19 -05:00
Scott Lahteine 5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 2022-01-09 04:33:17 -06:00
Scott Lahteine 61b9248c35 🎨 Pins and SDIO cleanup 2022-01-09 01:31:03 -06:00
BigTreeTech a6bed22839 BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283) 2021-12-25 03:23:09 -06:00
Mike La Spina 48358d6a5c 🏗️ Fix Maple HAL/STM32F1 PWM (#23211) 2021-12-25 03:23:09 -06:00
Tanguy Pruvot d7abb891cd 🏗️ Rework STM32 timer frequency protection (#23187) 2021-12-25 03:23:09 -06:00
Scott Lahteine 52a44eb200 🐛 Fix STM32 FastPWM 2021-12-25 03:23:09 -06:00
Scott Lahteine 9b1c0a75e1 🎨 Rename HAL timer elements 2021-12-25 03:23:09 -06:00
Scott Lahteine 77af48e547 🐛 Fix STM32 FastPWM 2021-12-25 01:30:50 -06:00
Mike La Spina 5f08864d1f 🐛 Fix STM32 set_pwm_duty (#23125) 2021-12-25 01:26:27 -06:00
Tanguy Pruvot fd136d5501 🐛 Fix TFT backlight [STM32] (#23062) 2021-12-25 00:46:49 -06: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
Keith Bennett 7e9e2a7435 Artillery Ruby (STM32F401RCT6) (#23029) 2021-12-25 00:46:48 -06:00
Mark 66048a5f27 ESP32 Panda_ZHU and Panda_M4 (#22644) 2021-10-12 21:20:08 -05:00
Steven Haigh 2630eefcc4 🐛 STM32 ADC Resolution = 12 bit (or ADC_RESOLUTION) (#22789) 2021-10-02 22:31:16 -05:00
Scott Lahteine ab9609146f 💡 Adjust headers, formatting 2021-10-02 22:31:16 -05:00
Keith Bennett 5b593da04d ✏️ Fix TFT field names (#22776) 2021-10-02 22:31:15 -05:00
Scott Lahteine de4eed33e4 🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM 2021-10-02 22:31:15 -05:00
Scott Lahteine b661795ae5 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
dotdash32 253f91765d 🎨 Use largest default ST9720 delays (#22713)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-10-02 22:31:14 -05:00
Scott Lahteine 7704d84419 🎨 EXP headers, ST7920 delays (#22641) 2021-09-12 19:27:38 -05:00
Chris Pepper d8ef23eda7 🐛 Fix LPC176x M43 Pins Debugging (#22611) 2021-09-12 19:17:56 -05:00
Tanguy Pruvot bb12ebcca6 🐛 Fix STM32 delay, double reset in FSMC TFT init (#22584) 2021-08-18 20:36:21 -05:00
luzpaz c612b56bc1 🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-18 20:29:56 -05:00
Scott Lahteine 7d0efb452a 🎨 Update HAL/STM32 wrappers
Followup to #22537
2021-08-18 20:29:56 -05:00
Scott Lahteine a668a9d302 🏗️ Define HAL_STM32 for HAL/STM32 (#22537) 2021-08-09 00:37:55 -05:00
Tanguy Pruvot 1bee38a1c1 🎨 Fix "'EEPROM' unused" warning (#22511) 2021-08-09 00:15:44 -05:00
Scott Lahteine e402f43c02 🎨 NULL => nullptr 2021-08-08 23:47:14 -05:00