--xcp bootloader

This commit is contained in:
Mysteo
2023-06-29 21:01:00 +03:00
parent 19789f1df3
commit eef3cfeb6b
34 changed files with 228 additions and 34992 deletions

View File

@@ -120,7 +120,7 @@
* hook functions.
*/
/** \brief Enable/disable the hook functions for controlling the watchdog. */
#define BOOT_COP_HOOKS_ENABLE (1)
#define BOOT_COP_HOOKS_ENABLE (0)
/****************************************************************************************