Skip to content

Commit e46839f

Browse files
committed
add: ci for esp32
1 parent 64b36d2 commit e46839f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ jobs:
4747
platforms: |
4848
- name: arduino:mbed_nano
4949
artifact-name-suffix: arduino-mbed_nano-nanorp2040connect
50+
- fqbn: arduino:esp32:nano_nora
51+
platforms: |
52+
- name: arduino:nano_nora
53+
artifact-name-suffix: arduino-nano-esp32
5054

5155
steps:
5256
- name: Checkout repository

0 commit comments

Comments
 (0)