We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b0023 commit 2c2755aCopy full SHA for 2c2755a
.github/workflows/build-clang-doxy.yml
@@ -378,7 +378,7 @@ jobs:
378
arduino-platform: "dfrobot_beetle_esp32c3"
379
- offset: "0x0"
380
arduino-platform: "wippersnapper_qtpy_esp32c3"
381
- - offset: "0x0"
+ - offset: "0x2000"
382
arduino-platform: "espressif_esp32c5_devkitc_1_n8r4"
383
384
arduino-platform: "wippersnapper_feather_esp32c6"
@@ -919,7 +919,7 @@ jobs:
919
- offset: "0x1000"
920
921
arduino-platform: "wippersnapper_feather_esp32c6_debug"
922
923
arduino-platform: "espressif_esp32c5_devkitc_1_n8r4_debug"
924
925
steps:
0 commit comments