Skip to content

Commit 0489a41

Browse files
committed
Update CI flows to build DFRobot Beetle esp32c3.
1 parent 2091034 commit 0489a41

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,11 +318,14 @@ jobs:
318318
"sparklemotionstick_esp32",
319319
"feather_esp32_v2",
320320
"itsybitsy_esp32",
321+
"dfrobot_beetle_esp32c3",
321322
"wippersnapper_qtpy_esp32c3",
322323
"wippersnapper_feather_esp32c6"
323324
]
324325
include:
325326
- offset: "0x1000"
327+
- offset: "0x0"
328+
arduino-platform: "dfrobot_beetle_esp32c3"
326329
- offset: "0x0"
327330
arduino-platform: "wippersnapper_qtpy_esp32c3"
328331
- offset: "0x0"

examples/Wippersnapper_demo/.dfrobot_beetle_esp32c3.generate

Whitespace-only changes.

examples/wippersnapper_debug/.dfrobot_beetle_esp32c3.test.skip

Whitespace-only changes.

0 commit comments

Comments
 (0)