Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions docs/install-openocd.md

This file was deleted.

4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
default_envs = ppucdmd

[env:ppucdmd]
platform = https://github.com/mkalkbrenner/platform-raspberrypi#issue-112
platform = https://github.com/maxgerhardt/platform-raspberrypi#79ce473e1a8010ed8096388690222fd2c94858a6
framework = arduino
board = pico
board_build.core = earlephilhower
board_build.filesystem_size = 0.5m

[env:ppucdmd2]
platform = https://github.com/mkalkbrenner/platform-raspberrypi#issue-112
platform = https://github.com/maxgerhardt/platform-raspberrypi#79ce473e1a8010ed8096388690222fd2c94858a6
framework = arduino
board = rpipico2
board_build.core = earlephilhower
Expand Down
15 changes: 0 additions & 15 deletions scripts/program-pbos.sh

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/program-pico.sh

This file was deleted.

12 changes: 0 additions & 12 deletions scripts/raspberrypi-swd-dmdreader.cfg

This file was deleted.

89 changes: 0 additions & 89 deletions src/crc32.cpp

This file was deleted.

8 changes: 0 additions & 8 deletions src/crc32.h

This file was deleted.

Loading