mirror of
https://github.com/m5stack/M5AtomS3.git
synced 2026-05-20 10:46:55 -07:00
update workflows
This commit is contained in:
+2
-2
@@ -40,12 +40,12 @@ jobs:
|
||||
# You may add a suffix behind the fqbn with "|" to specify one board for e.g. different compile options like arduino:avr:uno|trace
|
||||
#############################################################################################################
|
||||
arduino-boards-fqbn:
|
||||
- m5stack:esp32:atoms3
|
||||
- m5stack:esp32:m5stack_atoms3
|
||||
|
||||
# Specify parameters for each board.
|
||||
#############################################################################################################
|
||||
include:
|
||||
- arduino-boards-fqbn: m5stack:esp32:atoms3
|
||||
- arduino-boards-fqbn: m5stack:esp32:m5stack_atoms3
|
||||
platform-url: https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json
|
||||
sketches-exclude: WhistleSwitch,50Hz,SimpleFrequencyDetector
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# AtomS3 Library
|
||||
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-stickc-plus-compile.yml)
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml)
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml)
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml)
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# AtomS3 Library
|
||||
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-stickc-plus-compile.yml)
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml)
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml)
|
||||
[](https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user