Sanity-check illegal native USB (#20047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -29,11 +29,12 @@
|
||||
|
||||
#define BOARD_INFO_NAME "FYSETC Cheetah"
|
||||
#define BOARD_WEBSITE_URL "fysetc.com"
|
||||
// https://github.com/FYSETC/Cheetah
|
||||
|
||||
// Ignore temp readings during development.
|
||||
//#define BOGUS_TEMPERATURE_GRACE_PERIOD 2000
|
||||
|
||||
#define BOARD_NO_NATIVE_USB
|
||||
|
||||
#define DISABLE_JTAG
|
||||
|
||||
#if EITHER(NO_EEPROM_SELECTED, FLASH_EEPROM_EMULATION)
|
||||
|
||||
Reference in New Issue
Block a user