Skip to content

Commit a5e9c5a

Browse files
authored
Merge pull request #5 from adafruit/editor_and_refactor_boot
More updates
2 parents cec3533 + 5775bc2 commit a5e9c5a

File tree

5 files changed

+1037
-689
lines changed

5 files changed

+1037
-689
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"https://cdn-learn.adafruit.com/downloads/zip/3194658/Metro/Metro_RP2350_FlappyNyanCat.zip?timestamp={}",
1313
"https://cdn-learn.adafruit.com/downloads/zip/3196927/Metro/Metro_RP2350_Match3/match3_game.zip?timestamp={}",
1414
"https://cdn-learn.adafruit.com/downloads/zip/3194422/Metro/Metro_RP2350_Breakout.zip?timestamp={}",
15-
# "",
15+
"https://cdn-learn.adafruit.com/downloads/zip/3196755/Metro/Metro_RP2350_Chips_Challenge.zip?timestamp=1746112286",
1616
]
1717

1818
def create_font_specific_zip(font_path: Path, src_dir: Path, learn_projects_dir: Path, output_dir: Path):

0 commit comments

Comments
 (0)