Skip to content

add LCD_SERIAL_PORT support to TEENSY40_41 HAL #27736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Mar 11, 2025

Description

Helping out a user on reprap.org to add a display that uses LCD_SERIAL_PORT to his BOARD_TEENSY41
He was using 2.1.2.5 so I added it to that code.
I then decided it would be a good idea to add this to bugfix going forward.
To my surprise I found half of it had already been done in PR #27648
This adds the final missing part to support LCD_SERIAL_PORT on BOARD_TEENSY41 to Marlin/src/HAL/TEENSY40_41/HAL.cpp

Requirements

A BOARD_TEENSY41 and a desire to use a serial display that uses LCD_SERIAL_PORT

Benefits

Builds as expected

Related Issues

https://reprap.org/forum/read.php?415,896633

@thinkyhead
Copy link
Member

Good followup, thanks! Figured we might as well also do the other Teensy boards and other serial functions, so those are now also included.

@thinkyhead thinkyhead added this to the Version 2.1.3 milestone Mar 13, 2025
@thinkyhead thinkyhead merged commit 4cf4647 into MarlinFirmware:bugfix-2.1.x Mar 13, 2025
64 checks passed
@ellensp ellensp deleted the lcd_serail-on-teensy branch March 13, 2025 01:58
EvilGremlin pushed a commit to EvilGremlin/Marlin that referenced this pull request May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants