Option to prevent (extra) Watchdog init on STM32 (#19693)

This commit is contained in:
Victor Oliveira
2020-10-11 21:31:21 -03:00
committed by GitHub
parent 18dd0d00a6
commit 639b0b8f50
3 changed files with 11 additions and 2 deletions

View File

@ -33,6 +33,9 @@
#define BOARD_INFO_NAME "Malyan M200"
#endif
// Prevents hanging from an extra watchdog init
#define DISABLE_WATCHDOG_INIT
// Assume Flash EEPROM
#if NO_EEPROM_SELECTED
#define FLASH_EEPROM_EMULATION