File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7676 label : Issue checklist
7777 description : Please double-check that you have done each of the following things before submitting the issue.
7878 options :
79- - label : I searched for previous reports in [the issue tracker](https://github.com/m5stack/M5Stack /issues?q=)
79+ - label : I searched for previous reports in [the issue tracker](https://github.com/m5stack/StackChan-BSP /issues?q=)
8080 required : true
8181 - label : My report contains all necessary details
8282 required : true
Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ jobs:
3939 strategy :
4040 matrix :
4141 path :
42- - check : ' ./' # path to include
43- exclude : ' ' # path to exclude
44- # - check: 'src'
45- # exclude: '(Fonts)' # Exclude file paths containing "Fonts"
46- # - check: 'examples'
47- # exclude: ''
42+ # - check: './' # path to include
43+ # exclude: '' # path to exclude
44+ - check : ' src'
45+ exclude : ' src\utils\uitk '
46+ - check : ' examples'
47+ exclude : ' '
4848
4949 steps :
5050 - name : Checkout
Original file line number Diff line number Diff line change 1- # Product Name
1+ # StackChan
22
33## Overview
44
5- ### SKU: xxx
5+ ### SKU: K151
66
77Description of the product
88
@@ -12,7 +12,9 @@ Description of the product
1212
1313## Required Libraries:
1414
15- - [ Adafruit_BMP280_Library] ( https://github.com/adafruit/Required_Libraries_Link )
15+ - [ M5Unified] ( https://github.com/m5stack/M5Unified )
16+ - [ IRremoteESP8266] ( https://github.com/crankyoldgit/irremoteesp8266 )
17+ - [ M5Unit-NFC] ( https://github.com/m5stack/M5Unit-NFC )
1618
1719## License
1820
You can’t perform that action at this time.
0 commit comments