Use never_reset in ugame10
This commit is contained in:
parent
d39e7e7dd5
commit
0599286e32
@ -7,7 +7,7 @@
|
||||
#define SPI_FLASH_CS_PIN &pin_PA18
|
||||
|
||||
// These are pins not to reset.
|
||||
#define MICROPY_PORT_A (PORT_PA06 | PORT_PA07 | PORT_PA08 | PORT_PA09)
|
||||
#define MICROPY_PORT_A (0)
|
||||
#define MICROPY_PORT_B (0)
|
||||
#define MICROPY_PORT_C (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user