Jan Jurgen Griesfeller
4 years ago
committed by
Damien George
2 changed files with 4 additions and 0 deletions
@ -0,0 +1 @@ |
|||
# cmake file for SparkFun Thing Plus RP2040 |
@ -0,0 +1,3 @@ |
|||
// Board and hardware specific configuration
|
|||
#define MICROPY_HW_BOARD_NAME "SparkFun Thing Plus RP2040" |
|||
#define MICROPY_HW_FLASH_STORAGE_BYTES (15 * 1024 * 1024) |
Loading…
Reference in new issue