Please report bugs in WiFiManager_Portenta_H7_Lite if you find them.
However, before reporting a bug please check through the following:
- Existing Open Issues - someone might have already encountered this.
If you don't find anything, please open a new issue.
Please ensure to specify the following:
- Arduino IDE version (e.g. 1.8.19) or Platform.io version
ArduinoCore-mbed
Core Version (e.g.ArduinoCore-mbed
mbed_portenta core v2.6.1)Portenta_H7
Board type (e.g. Portenta_H7 Rev2 ABX00042, etc.)- Contextual information (e.g. what you were trying to achieve)
- Simplest possible steps to reproduce
- Anything that might be relevant in your opinion, such as:
- Operating system (Windows, Ubuntu, etc.) and the output of
uname -a
- Network configuration
- Operating system (Windows, Ubuntu, etc.) and the output of
Arduino IDE version: 1.8.19
`ArduinoCore-mbed` mbed_portenta core v2.6.1
Portenta_H7 Rev2 ABX00042
OS: Ubuntu 20.04 LTS
Linux xy-Inspiron-3593 5.4.0-92-generic #103-Ubuntu SMP Fri Nov 26 16:13:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Context:
I encountered a crash while using TimerInterrupt.
Steps to reproduce:
1. ...
2. ...
3. ...
4. ...
Feel free to post feature requests. It's helpful if you can explain exactly why the feature would be useful.
There are usually some outstanding feature requests in the existing issues list, feel free to add comments to them.
Pull Requests with changes and fixes are also welcome!