Merge branch 'master' into master · espressif/arduino-esp32@e56af91 (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Commit e56af91
Merge branch 'master' into master
File tree
1 file changed
lines changed
1 file changed
lines changed
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -39,8 +39,11 @@ body: | ||
39 | 39 | label: Version |
40 | 40 | description: What version of Arduino ESP32 are you running? If possible, consider updating to the latest version. |
41 | 41 | options: |
42 | - - latest master (checkout manually) | |
42 | + - latest stable Release (if not listed below) | |
43 | 43 | - latest development Release Candidate (RC-X) |
44 | + - latest master (checkout manually) | |
45 | + - v3.2.0 | |
46 | + - v3.1.3 | |
44 | 47 | - v3.1.2 |
45 | 48 | - v3.1.1 |
46 | 49 | - v3.1.0 |