Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcb97f86

Browse files
committed
tools/ci.sh: Add Nesso N1.
Signed-off-by: lbuque <1102390310@qq.com>
1 parentc117609 commitcb97f86

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

‎.github/workflows/build-release.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
-M5STACK_Tab5
9393
-M5STACK_Tough
9494
-M5STACK_Unit_C6L
95+
-Nesso_N1
9596
-ESPRESSIF_ESP32_S3_BOX_3
9697
-SEEED_STUDIO_XIAO_ESP32S3
9798
max-parallel:4

‎.github/workflows/nightly-build.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
-M5STACK_Tab5
9191
-M5STACK_Tough
9292
-M5STACK_Unit_C6L
93+
-Nesso_N1
9394
-ESPRESSIF_ESP32_S3_BOX_3
9495
-SEEED_STUDIO_XIAO_ESP32S3
9596
max-parallel:4

‎.github/workflows/ports_m5stack.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
-M5STACK_Tab5
9696
-M5STACK_Tough
9797
-M5STACK_Unit_C6L
98+
-Nesso_N1
9899
-ESPRESSIF_ESP32_S3_BOX_3
99100
-SEEED_STUDIO_XIAO_ESP32S3
100101
max-parallel:4

‎tools/ci.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ function ci_esp32_nightly_build {
370370
make${MAKEOPTS} -C m5stack BOARD=M5STACK_Tab5 pack_all
371371
make${MAKEOPTS} -C m5stack BOARD=M5STACK_Tough pack_all
372372
make${MAKEOPTS} -C m5stack BOARD=M5STACK_Unit_C6L pack_all
373+
make${MAKEOPTS} -C m5stack BOARD=Nesso_N1 pack_all
373374
make${MAKEOPTS} -C third-party BOARD=ESPRESSIF_ESP32_S3_BOX_3 pack_all
374375
make${MAKEOPTS} -C third-party BOARD=SEEED_STUDIO_XIAO_ESP32S3 pack_all
375376
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp