Disable upload for OpenBLT
This commit is contained in:
parent
5a50f613d3
commit
49e1a5f95b
|
@ -183,6 +183,8 @@
|
|||
*/
|
||||
#define BOOT_XCP_SEED_KEY_ENABLE (0)
|
||||
|
||||
#define BOOT_XCP_UPLOAD_ENABLE (0)
|
||||
|
||||
|
||||
#endif /* BLT_CONF_H */
|
||||
/*********************************** end of blt_conf.h *********************************/
|
||||
|
|
Loading…
Reference in New Issue