Add game to repo
This commit is contained in:
@@ -2,7 +2,3 @@ build
|
||||
uf2
|
||||
.pio
|
||||
.vscode
|
||||
*_bin.h
|
||||
*.bin
|
||||
*.gb
|
||||
*.gbc
|
||||
|
||||
+2
-1
@@ -8,7 +8,7 @@ framework = arduino
|
||||
board_build.core = earlephilhower
|
||||
#board_build.filesystem_size = 512k
|
||||
|
||||
upload_protocol = mbed
|
||||
upload_protocol = uf2
|
||||
#upload_protocol = cmsis-dap
|
||||
debug_tool = cmsis-dap
|
||||
|
||||
@@ -46,5 +46,6 @@ board_build.filesystem_size = 1280k
|
||||
[env:pico2]
|
||||
extends = pico-base
|
||||
board = rpipico2
|
||||
upload_port = /Volumes/RP2350
|
||||
# Reserve 3MB for ROMs, i.e. 1MB for code
|
||||
board_build.filesystem_size = 3072k
|
||||
|
||||
+6474
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user