File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ jobs:
4040 # You may add a suffix behind the fqbn with "|" to specify one board for e.g. different compile options like arduino:avr:uno|trace
4141 # ############################################################################################################
4242 arduino-boards-fqbn :
43- - m5stack:esp32:atoms3
43+ - m5stack:esp32:m5stack_atoms3
4444
4545 # Specify parameters for each board.
4646 # ############################################################################################################
4747 include :
48- - arduino-boards-fqbn : m5stack:esp32:atoms3
48+ - arduino-boards-fqbn : m5stack:esp32:m5stack_atoms3
4949 platform-url : https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json
5050 sketches-exclude : WhistleSwitch,50Hz,SimpleFrequencyDetector
5151
Original file line number Diff line number Diff line change 11# AtomS3 Library
22
3- [ ![ Arduino Compile] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-atoms3- compile.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-stickc-plus -compile.yml )
3+ [ ![ Arduino Compile] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml )
44[ ![ Arduino Lint] ( https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml )
55[ ![ Clang Format] ( https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml )
66
Original file line number Diff line number Diff line change 11# AtomS3 Library
22
3- [ ![ Arduino Compile] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-atoms3- compile.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-stickc-plus -compile.yml )
3+ [ ![ Arduino Compile] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml )
44[ ![ Arduino Lint] ( https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml )
55[ ![ Clang Format] ( https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml/badge.svg )] ( https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml )
66
You can’t perform that action at this time.
0 commit comments