Sanity-check illegal native USB (#20047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -33,8 +33,11 @@
|
||||
#elif HOTENDS > 1 || E_STEPPERS > 1
|
||||
#error "JGAurora 32-bit board only supports 1 hotend / E-stepper. Comment out this line to continue."
|
||||
#endif
|
||||
|
||||
#define BOARD_INFO_NAME "JGAurora A5S A1 board"
|
||||
|
||||
#define BOARD_NO_NATIVE_USB
|
||||
|
||||
#ifndef STM32_XL_DENSITY
|
||||
#define STM32_XL_DENSITY
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user