For PIC32MX7, DEVCFG0 bit 2 must be set
This commit is contained in:
parent
40d352ee56
commit
4929b61f7c
@ -249,7 +249,7 @@
|
||||
# define DEVCFG0_CP (1 << 28) /* Bit 28: Code-protect */
|
||||
# define DEVCFG0_SIGN (1 << 31) /* Bit 31: Signature */
|
||||
|
||||
# define DEVCFG0_UNUSED 0x6ef00ff0 /* Bits 4-11, 20-23, 25-27, 29-30 */
|
||||
# define DEVCFG0_UNUSED 0x6ef00ff4 /* Bits 4-11, 20-23, 25-27, 29-30 */
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user