Skip to content

Add Emergency Parser to LPC tests#17967

Merged
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
thisiskeithb:pr/add_emergency_parser_to_LPC_tests
May 12, 2020
Merged

Add Emergency Parser to LPC tests#17967
thinkyhead merged 2 commits intoMarlinFirmware:bugfix-2.0.xfrom
thisiskeithb:pr/add_emergency_parser_to_LPC_tests

Conversation

@thisiskeithb
Copy link
Contributor

@thisiskeithb thisiskeithb commented May 11, 2020

Requirements

MCU that supports EMERGENCY_PARSER.

Description

Add EMERGENCY_PARSER to LPC tests & update EMERGENCY_PARSER comment in Configuration_adv.h to call out the other non-supported platforms.

Benefits

Catch potential build-breaking changes from being merged like #17953.

Related Issues

#17955 and PRs #17953 & #17961

EMERGENCY_PARSER has not been implemented for ESP32, STM32F1/4/7, or Teensy 3.5/3.6 MCUs.
@thinkyhead thinkyhead added A: LPC176x C: Build / Toolchain T: Development Makefiles, PlatformIO, Python scripts, etc. labels May 11, 2020
@thinkyhead thinkyhead merged commit 2f3077f into MarlinFirmware:bugfix-2.0.x May 12, 2020
@thisiskeithb thisiskeithb deleted the pr/add_emergency_parser_to_LPC_tests branch May 12, 2020 00:42
vgadreau pushed a commit to vgadreau/Marlin that referenced this pull request May 29, 2020
jmp0x0000 pushed a commit to jmp0x0000/Marlin that referenced this pull request Aug 7, 2020
njibhu pushed a commit to njibhu/Marlin that referenced this pull request Aug 24, 2020
HairingX pushed a commit to HairingX/Marlin that referenced this pull request Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: LPC176x C: Build / Toolchain T: Development Makefiles, PlatformIO, Python scripts, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments