Added flash size for Tiny2040
This commit is contained in:
parent
52f2fd6d53
commit
ca9b7debe0
@ -7,6 +7,8 @@
|
||||
|
||||
#define MICROPY_HW_USER_SW (&pin_GPIO23)
|
||||
|
||||
#define TOTAL_FLASH_SIZE (8 * 1024 * 1024)
|
||||
|
||||
// These pins are unconnected
|
||||
#define IGNORE_PIN_GPIO8 1
|
||||
#define IGNORE_PIN_GPIO9 1
|
||||
|
Loading…
Reference in New Issue
Block a user