added missing filesystem size to plattformio.ini
This commit is contained in:
parent
351266ddbb
commit
7d41d30757
1 changed files with 5 additions and 1 deletions
|
|
@ -25,5 +25,9 @@
|
||||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||||
board = rpipico2 # RP2530
|
board = rpipico2 # RP2530
|
||||||
# board = rpipico # RP2040
|
# board = rpipico # RP2040
|
||||||
|
board_build.filesystem_size = 0.5m
|
||||||
|
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps = mryslab/NeoPixelConnect
|
lib_deps =
|
||||||
|
littlefs
|
||||||
|
mryslab/NeoPixelConnect@^1.4.0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue