[init] Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[env:rpipico2w]
|
||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
board = rpipico2w
|
||||
framework = arduino
|
||||
board_build.core = earlephilhower
|
||||
monitor_speed = 115200
|
||||
|
||||
lib_deps =
|
||||
adafruit/Adafruit ST7735 and ST7789 Library@^1.10.4
|
||||
adafruit/Adafruit GFX Library@^1.11.10
|
||||
|
||||
build_flags =
|
||||
; --- Game settings ---
|
||||
-D DEFAULT_LOOK_AHEAD=8
|
||||
-D DEFAULT_IDLE_TIMEOUT=60
|
||||
-D DEMO_RESET_PAUSE=20000
|
||||
-D MAX_GAME_LOG=100
|
||||
-D BLUNDER_ENABLED=0
|
||||
-D BLUNDER_CHANCE=20
|
||||
Reference in New Issue
Block a user