Skip to content

Commit 7f491da

Browse files
committed
Update offset for esp32s3 devkit
1 parent d109ea6 commit 7f491da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ jobs:
2323
"esp32s3_devkitc_1_n8"
2424
]
2525
include:
26+
- offset: "0x0"
2627
- offset: "0x1000"
2728
arduino-platform: "funhouse_noota"
28-
- offset: "0x0"
29+
- offset: "0x1000"
2930
arduino-platform: "esp32s3_devkitc_1_n8"
3031
steps:
3132
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)