Scott Lahteine
433eedd50f
🎨 Apply F() to serial macros
2021-12-25 00:20:45 -06:00
Scott Lahteine
433a27e475
🎨 Update F string declarations
2021-12-25 00:20:44 -06:00
Scott Lahteine
d137f307eb
🎨 Tweak FORCE_INLINE
2021-10-12 21:20:08 -05:00
Mark
66048a5f27
✨ ESP32 Panda_ZHU and Panda_M4 ( #22644 )
2021-10-12 21:20:08 -05:00
Steve Wills
dc4d2165f2
🐛 Add 'static' to fix 'duplicates' ( #22826 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
2c30b75268
🎨 Various multi-axis patches ( #22823 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
b7f95dc8d4
🩹 Add MarlinSPI to more HALs
2021-10-02 22:31:16 -05:00
Tanguy Pruvot
5d8ca7c944
🐛 STM32 ADC followup ( #22798 )
2021-10-02 22:31:16 -05:00
Scott Lahteine
6cf95509cd
🎨 Replace some infrequently-used macros
2021-10-02 22:31:16 -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
22bf774d61
🐛 Fix LPC1768 SD-based EEPROM debug
...
Fixes #22746
2021-10-02 22:31:15 -05:00
Scott Lahteine
b661795ae5
🎨 Fewer serial macros
2021-10-02 22:31:15 -05:00
Scott Lahteine
6d96c221bd
🎨 Standardize G-code reporting
2021-10-02 22:31:15 -05:00
tome9111991
a596faf4e5
🐛 Fix JyersUI for LPC176x ( #22745 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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
Christian Schuster
b21d62543f
🩹 Fix LPC176x M43 formatting ( #22680 )
2021-09-12 19:30:21 -05:00
Scott Lahteine
7704d84419
🎨 EXP headers, ST7920 delays ( #22641 )
2021-09-12 19:27:38 -05:00
Scott Lahteine
95f27cf339
🎨 EXP1/2 headers and pins cleanup ( #22628 )
2021-09-12 19:18:07 -05:00
Chris Pepper
d8ef23eda7
🐛 Fix LPC176x M43 Pins Debugging ( #22611 )
2021-09-12 19:17:56 -05:00
Scott Lahteine
eb0d80cb19
🎨 Update MKSPWC, some other pins ( #22557 )
2021-08-18 20:39:41 -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
Marcio T
166324fc7b
🐛 Fix and improve FTDI Eve Touch UI ( #22361 , #22439 , #22459 , #22468 , #22500 , #22530 )
2021-08-09 01:09:08 -05:00
Scott Lahteine
a668a9d302
🏗️ Define HAL_STM32 for HAL/STM32 ( #22537 )
2021-08-09 00:37:55 -05:00
Jason Smith
e3c294dc9b
🐛 Fix some Simulator on Windows issues ( #22516 )
2021-08-09 00:27:35 -05:00
Chris Pepper
dc67705049
✨ Simulator HAL and build targets ( #22418 )
2021-08-09 00:27:31 -05:00
Tanguy Pruvot
1bee38a1c1
🎨 Fix "'EEPROM' unused" warning ( #22511 )
2021-08-09 00:15:44 -05:00
Scott Lahteine
80f8ec94aa
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
2021-08-08 23:54:48 -05:00
Scott Lahteine
e402f43c02
🎨 NULL => nullptr
2021-08-08 23:47:14 -05:00
luzpaz
15cf97f0d5
🎨 Spellcheck code ( #22531 )
2021-08-08 21:40:52 -05:00
Tanguy Pruvot
bc68664c3b
🚑 ️ Init FastIO before anything else ( #22508 )
2021-08-08 21:38:22 -05:00
Katelyn Schiesser
61d0b08298
🎨 Prefer DELAY_NS over DELAY_CYCLES ( #22382 )
2021-07-21 00:00:16 -05:00
mks-viva
3ab6789807
✨ MKS MINI12864 V3 for MKS Robin Nano V2/3 ( #22285 )
2021-07-17 02:41:31 -05:00
Katelyn Schiesser
5054dc6ea2
🐛 Redundant Temp Sensor followup ( #22196 )
2021-07-17 02:41:31 -05:00
Victor Oliveira
8334e92b6f
✨ MSC Support for STM32 + SDIO boards -> SKR 2 ( #22354 )
2021-07-17 02:31:54 -05:00
Skruppy
7ae099f2be
🐛 Fix AVR DELAY_US int overflow ( #22268 )
2021-07-17 02:31:54 -05:00
MKS-Sean
cad2f69687
✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module ( #22109 )
2021-07-17 01:54:27 -05:00
Scott Lahteine
69b44c2309
📌 Require U8glib-HAL@~0.5.0 ( #22324 )
2021-07-09 16:03:41 -05:00
Scott Lahteine
003ce25acf
🎨 Format onboard_sd.cpp
2021-06-27 11:25:48 -05:00
Victor Oliveira
2b4284df81
✨ MULTI_VOLUME for Color UI and MarlinUI ( #22004 )
2021-06-15 00:12:01 -05:00
Scott Lahteine
ab050878e9
🎨 Clean up LPC1768 SPI init
2021-06-15 00:11:18 -05:00
Victor Oliveira
3491e49c5f
🐛 Fix boot / SD for STM32 (F103Rx) boards ( #22087 )
2021-06-15 00:10:02 -05:00
Katelyn Schiesser
d322e495b2
✨ More flexible redundant temp sensor ( #22085 )
2021-06-15 00:09:52 -05:00
Scott Lahteine
967942460e
⚡ ️ Optimize Sensitive Pins array (except STM32) ( #22080 )
2021-06-15 00:09:52 -05:00
Kyle Repinski
bfa257902e
🐛 Fix small/huge I2C EEPROM address ( #22081 )
2021-06-15 00:09:52 -05:00
Scott Lahteine
3f103c91f0
🎨 Laser Ammeter followup ( #22079 )
...
Followup to #21835
2021-06-15 00:09:52 -05:00
ellensp
76d4a395d1
🩹 Fallback ID for MKS TS35 V2.0 ( #22031 )
2021-06-15 00:09:52 -05:00
7FM
c515bfb5fb
👽 ️ Include <EEPROM.h> in STM32 (for now) ( #22054 )
2021-06-15 00:09:52 -05:00
Victor Oliveira
e6ef43e51a
⚰️ Remove obsolete CUSTOM_SPI_PINS ( #22058 )
2021-06-15 00:09:52 -05:00
DerAndere
c1fca91103
🏗️ Support for up to 6 linear axes ( #19112 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:05:03 -05:00
ellensp
d13ffa0aba
🔨 Creality v4 with STM32 HAL ( #21999 )
...
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-14 23:49:26 -05:00
Krzysztof Błażewicz
529bbfad10
⚗️ 32-bit float constants (STM32F1) ( #21996 )
2021-06-14 23:46:12 -05:00
Victor Oliveira
057302b936
👽 ️ Fix usb-host-msc-cdc-msc issue ( #22025 )
2021-06-04 23:33:19 -05:00
Scott Lahteine
49b05ba989
🎨 Flags for homing directions
2021-05-22 16:09:18 -05:00
Alvaro Segura Del Barco
6861b1ec82
🐛 Fix Teensy PINS_DEBUGGING compile ( #21958 )
...
Followup to 84a11cfedc
2021-05-22 15:55:08 -05:00
ekef
0977429138
Fix MKS Robin E3 BLTOUCH and Fan PWM timer conflicts ( #21889 )
2021-05-15 18:22:30 -05:00
Victor Oliveira
c463b81819
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
2021-05-15 15:05:53 -05:00
BigTreeTech
ac11c689f7
Capacitive Touch Screen (GT911) for SKR SE BX ( #21843 )
...
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-15 15:05:53 -05:00
Scott Lahteine
f3e199fcd2
Fix TFT typo
2021-05-15 15:05:53 -05:00
sanek88lbl
06e965e29c
Lerdge K EEPROM and TFT ( #21812 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-15 15:05:53 -05:00
ellensp
9fa9eebe51
Support a third serial port ( #21784 )
2021-05-15 15:05:53 -05: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
Scott Lahteine
db90a180c2
Cleanup, hex formatting, includes
2021-05-15 15:05:52 -05:00
ManuelMcLure
6e18af6f81
Only look for target disk during Upload ( #21804 )
2021-05-06 01:46:36 -05:00
Scott Lahteine
a468701511
Cleanup, hex formatting
2021-05-05 07:34:39 -05:00
Scott Lahteine
5cbdf51b4a
Apply SBI/CBI/TEST in HAL
2021-05-05 07:31:47 -05:00
Victor Oliveira
6310e023a7
Fix bad call to 'diskIODriver' ( #21775 )
2021-05-02 16:07:53 -05:00
Keith Bennett
40d789ce18
Fix "continuous" typo ( #21701 )
2021-04-25 23:34:42 -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
3bddbb1110
Clean up formatting, wrap macros
2021-04-23 19:21:39 -05:00
Scott Lahteine
550a806d77
More detailed serial config error
2021-04-18 18:24:58 -05:00
Scott Lahteine
73f6426114
Use itoa for sprintf int
2021-04-16 05:14:37 -05:00
Scott Lahteine
c6c6c56186
SDIO cleanup
2021-04-16 03:16:44 -05:00
Scott Lahteine
0e9836649e
Misc. formatting, serial out
2021-04-13 21:41:04 -05:00
Victor Oliveira
138340ee99
Multi-Volume. Select Media for LVGL ( #21344 )
2021-04-13 17:34:19 -05:00
pinchies
41eb5813e0
Fix Flash size (512KB) for STM32F103ZE ( #21590 )
2021-04-12 21:14:34 -05:00
Ramiro Polla
8048d1411f
Drop return value from Serial::write() ( #21567 )
2021-04-08 21:05:31 -05:00
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-05 21:40:50 -05:00
Mike La Spina
993609b5aa
Make DELAY_NS round up on AVR ( #21546 )
2021-04-05 16:34:31 -05:00
Scott Lahteine
8b6718c632
misc. pointer formatting
2021-04-04 18:08:13 -05:00
Scott Lahteine
895e40190b
Suppress redundant serial errors
2021-04-03 20:33:11 -05:00
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' ( #21505 )
2021-04-01 17:59:57 -05:00
Sola
4d17613050
MKS H43 fix, cleanup ( #21485 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-31 02:34:17 -05:00
Victor Oliveira
6e0b79a33b
Fix and add STM32 SDIO DMA ( #21476 )
2021-03-29 21:52:30 -05:00
Scott Lahteine
3b73b115ca
Apply pointer formatting
2021-03-29 20:36:37 -05:00
Tomas Rimkus
8a67846872
Avoid watchdog reset in all wired EEPROMs ( #21436 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-25 19:16:45 -05:00
Scott Lahteine
704b8cd83c
Apply TMC UART to STM32, simplify
2021-03-25 16:53:05 -05:00
Scott Lahteine
84b961cb20
Define HW serial ports needed for TMC UART ( #21446 )
2021-03-25 16:19:03 -05:00
Scott Lahteine
38b44e3fc9
HAL eeprom cleanup
2021-03-19 04:51:41 -05:00
Scott Lahteine
560448afed
Revert "Fix small wired EEPROM ( #21337 )"
...
Reverting commit cc3e878f90
pending further investigation.
2021-03-17 21:36:30 -05:00
X-Ryl669
c07f99d5e4
Teensy USB / serial followup ( #21316 )
2021-03-14 20:23:41 -05:00
X-Ryl669
d787cd3076
Fix build with Meatpack only on 2nd port ( #21336 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-14 12:11:11 -05:00
Scott Lahteine
cc3e878f90
Fix small wired EEPROM ( #21337 )
...
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com>
2021-03-14 11:43:20 -05:00
Scott Lahteine
604c5dedf4
MarlinSerial cleanup
2021-03-12 08:38:52 -06:00
Scott Lahteine
8532c2b9b6
Fix MarlinSerial typo
2021-03-12 07:37:50 -06:00
Scott Lahteine
048f6b4731
Tricked-out declaration
2021-03-10 13:45:53 -06:00