This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,20 @@ If applicable, add screenshots to help explain your problem.
33
33
34
34
### Information
35
35
36
+ Please report bugs in [ AsyncWebServer_RP2040W Issues] ( https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues ) if you find them.
37
+
38
+ However, before reporting a bug please check through the following:
39
+
40
+ * [ Existing Open Issues] ( https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues ) - someone might have already encountered this.
41
+
42
+ If you don't find anything, please [ open a new issue] ( https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues/new ) .
43
+
44
+ ### How to submit a bug report
45
+
36
46
Please ensure to specify the following:
37
47
38
48
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
39
- * ` RP2040 ` Core Version (e.g. RP2040 core v2.5.4 )
49
+ * ` RP2040 ` Core Version (e.g. RP2040 core v2.6.0 )
40
50
* ` RP2040W ` Board type (e.g. RASPBERRY_PI_PICO_W)
41
51
* Contextual information (e.g. what you were trying to achieve)
42
52
* Simplest possible steps to reproduce
@@ -49,7 +59,7 @@ Please ensure to specify the following:
49
59
50
60
```
51
61
Arduino IDE version: 1.8.19
52
- RP2040 core v2.5.4
62
+ RP2040 core v2.6.0
53
63
RASPBERRY_PI_PICO_W Module
54
64
OS: Ubuntu 20.04 LTS
55
65
Linux xy-Inspiron-3593 5.15.0-48-generic #54~20.04.1-Ubuntu SMP Thu Sep 1 16:17:26 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
You can’t perform that action at this time.
0 commit comments