Skip to content

Commit 9432dcb

Browse files
committed
tandy mode 0x9
1 parent a71be78 commit 9432dcb

File tree

4 files changed

+845
-760
lines changed

4 files changed

+845
-760
lines changed

.github/workflows/release-on-tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: |
7676
export PICO_SDK_PATH=$HOME/pico-sdk && \
7777
mkdir build && cd build && \
78-
cmake -DCMAKE_BUILD_TYPE=MinSizeRel .. && \
78+
cmake -DCMAKE_BUILD_TYPE=MinSizeRel -DOVERCLOCKING=366 .. && \
7979
make
8080
8181
- name: Create release

0 commit comments

Comments
 (0)