Skip to content
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

Fix HOST_PROMPT_SUPPORT compile issue #13847

Conversation

ManuelMcLure
Copy link
Contributor

@ManuelMcLure ManuelMcLure commented Apr 29, 2019

Description

Avoid a #Include loop between MarlinSerial.h and emergency_parser.h when included from host_actions.h.

Benefits

Fix a compile error when both EMERGENCY_PARSER and HOST_PROMPT_SUPPORT are enabled on LPC1768

Related Issues

Fixes #13846

ManuelMcLure and others added 2 commits April 28, 2019 22:14
Avoid a #Include loop between MarlinSerial.h and emergency_parser.h when included from host_actions.h.
@thinkyhead thinkyhead merged commit 09f1b58 into MarlinFirmware:bugfix-2.0.x May 5, 2019
@thinkyhead thinkyhead changed the title Fix compile problem with HOST_PROMPT_SUPPORT Fix HOST_PROMPT_SUPPORT compile issue May 5, 2019
@ManuelMcLure ManuelMcLure deleted the Fix_LPX1768_HOST_PROMPT_SUPPORT branch May 5, 2019 17:49
ozgunawesome pushed a commit to ozgunawesome/Marlin that referenced this pull request May 29, 2019
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