File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Issue
3
+ about : Report issue on ESP8266 driver
4
+
5
+ ---
6
+
7
+ ### Description
8
+ <!--
9
+ Required
10
+ Add detailed description of what you are reporting.
11
+ Good example: https://os.mbed.com/docs/latest/reference/workflow.html
12
+ Things to consider sharing:
13
+ - What target does this relate to?
14
+ - What toolchain (name + version) are you using?
15
+ - What tools (name + version - is it mbed-cli, online compiler or IDE) are you using?
16
+ - What is the SHA of Mbed OS (git log -n1 --oneline)?
17
+ - Steps to reproduce. (Did you publish code or a test case that exhibits the problem?)
18
+ -->
19
+
20
+
21
+ ### Issue request type
22
+ <!--
23
+ Required
24
+ Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.)
25
+ Please note this is not a GitHub task list; indenting the boxes or changing the format to add a '.' or '*' in front
26
+ of them changes the meaning incorrectly. The only changes to make are to add a description under the
27
+ description heading and to add an 'x' to the correct box.
28
+
29
+ [X] Question
30
+ [ ] Enhancement
31
+ [ ] Bug
32
+ -->
33
+
34
+ [ ] Question
35
+ [ ] Enhancement
36
+ [ ] Bug
You can’t perform that action at this time.
0 commit comments