Skip to content

Commit 9b2255a

Browse files
committed
add offset back for c6 and debug c6
1 parent 9570cc5 commit 9b2255a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ jobs:
251251
- offset: "0x1000"
252252
- offset: "0x0"
253253
arduino-platform: "wippersnapper_qtpy_esp32c3"
254+
- offset: "0x0"
255+
arduino-platform: "wippersnapper_feather_esp32c6"
256+
- offset: "0x0"
257+
arduino-platform: "wippersnapper_feather_esp32c6_debug"
254258
steps:
255259
- uses: actions/setup-python@v5
256260
with:

0 commit comments

Comments
 (0)