SAMD51 typo fix (#14885)

2.0.x
Giuliano Zaro 5 years ago committed by Scott Lahteine
parent d7172a4558
commit af4bcb629a

@ -32,7 +32,7 @@
#endif
#if ENABLED(EMERGENCY_PARSER)
#error "EMERGENCY_PARSER is not yet implemented for STM32F4. Disable EMERGENCY_PARSER to continue."
#error "EMERGENCY_PARSER is not yet implemented for SAMD51. Disable EMERGENCY_PARSER to continue."
#endif
#if ENABLED(SDIO_SUPPORT)

Loading…
Cancel
Save