Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 63d2a1b

Browse files
authored
v1.5.0 for WizNet WizFi360,
### Releases v1.5.0 1. Add support to WizNet `WizFi360`, such as `WIZNET_WIZFI360_EVB_PICO` using `arduino-pico` core 2. Modify examples to Enable `IP MUX`
1 parent 4e73aa1 commit 63d2a1b

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,32 @@ A clear and concise description of what you expected to happen.
3131

3232
If applicable, add screenshots to help explain your problem.
3333

34+
---
35+
3436
### Information
3537

3638
Please ensure to specify the following:
3739

3840
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
39-
* Board Core Version (e.g. Arduino SAMDUE core v1.6.12, STM32 core v2.3.0, etc.)
41+
* Board Core Version (e.g. Arduino SAMDUE core v1.6.12, ESP32 core v2.0.6, ESP8266 core v3.1.1, ArduinoCore-mbed v3.5.4, etc.)
4042
* Contextual information (e.g. what you were trying to achieve)
4143
* Simplest possible steps to reproduce
4244
* Anything that might be relevant in your opinion, such as:
4345
* Operating system (Windows, Ubuntu, etc.) and the output of `uname -a`
4446
* Network configuration
4547

48+
Please be educated, civilized and constructive as you've always been. Disrespective posts against [GitHub Code of Conduct](https://docs.github.com/en/site-policy/github-terms/github-event-code-of-conduct) will be ignored and deleted.
49+
50+
---
4651

4752
### Example
4853

4954
```
5055
Arduino IDE version: 1.8.19
51-
Arduino STM32 Core v2.3.0
56+
RASPBERRY_PI_PICO board
57+
ArduinoCore-mbed v3.5.4
5258
OS: Ubuntu 20.04 LTS
53-
Linux xy-Inspiron-3593 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
59+
Linux xy-Inspiron-3593 5.15.0-58-generic #64~20.04.1-Ubuntu SMP Fri Jan 6 16:42:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
5460
5561
Context:
5662
I encountered a crash while using this library

0 commit comments

Comments
 (0)