Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
commit
604cf644d9
|
@ -9,7 +9,7 @@
|
||||||
#define SPI_FLASH_CS_PIN &pin_PA27
|
#define SPI_FLASH_CS_PIN &pin_PA27
|
||||||
|
|
||||||
// These are pins not to reset.
|
// These are pins not to reset.
|
||||||
#define MICROPY_PORT_A (PORT_PA00 | PORT_PA01)
|
#define MICROPY_PORT_A (0)
|
||||||
#define MICROPY_PORT_B (0)
|
#define MICROPY_PORT_B (0)
|
||||||
#define MICROPY_PORT_C (0)
|
#define MICROPY_PORT_C (0)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue