Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
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
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NEXTLEO
/
arduino-esp32
Public
forked from
espressif/arduino-esp32
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 10, 2017
fix enable ADC on pin37,38 (#822)
radiumray
authored and
me-no-dev
committed
80a7d60
Copy full SHA for 80a7d60
Commits on Nov 6, 2017
Feed WDT (#817)
Show description for 8ba91b9
copercini
authored and
me-no-dev
committed
8ba91b9
Copy full SHA for 8ba91b9
Now SmartConfig works! (#807)
Show description for 47cdfff
allex1978
authored and
me-no-dev
committed
47cdfff
Copy full SHA for 47cdfff
Fix wrong size reported for cards above 16GB
Show description for 1b994d5
me-no-dev
committed
1b994d5
Copy full SHA for 1b994d5
Fix SD issue on failed mount
Show description for 45d5d9b
me-no-dev
committed
45d5d9b
Copy full SHA for 45d5d9b
Reduce net_would_block calls in handshake verification (#795)
Show description for 14dd44a
copercini
authored and
me-no-dev
committed
14dd44a
Copy full SHA for 14dd44a
Fix Heltec Wifi-LoRa kit pinout (#799)
Show description for c1ce87e
RX14
authored and
me-no-dev
committed
c1ce87e
Copy full SHA for c1ce87e
Allow chaining of methods for more concise code (#809)
0xPIT
authored and
me-no-dev
committed
7890e11
Copy full SHA for 7890e11
fix NodeMCU-32S .build.board property (#812)
Show description for 21026e2
CONSULitAS
authored and
me-no-dev
committed
21026e2
Copy full SHA for 21026e2
Fix compiler flags to be compatible with ESP8622/Arduino (#813)
Show description for 1b2eb44
CONSULitAS
authored and
me-no-dev
committed
1b2eb44
Copy full SHA for 1b2eb44
Commits on Oct 30, 2017
Fixes for zero length packet bug, buffer overflow in parseInt(), added end() method (#757)
Show description for 126674c
davruet
authored and
me-no-dev
committed
126674c
Copy full SHA for 126674c
Unicode support in get.py (#781)
Show description for b7db2da
Patas007
authored and
me-no-dev
committed
b7db2da
Copy full SHA for b7db2da
adjust partitions for 2MB (#780)
Show description for a276ae0
mazgch
authored and
me-no-dev
committed
a276ae0
Copy full SHA for a276ae0
Add compatibility macros with esp8266 (#783)
copercini
authored and
me-no-dev
committed
3dc30dc
Copy full SHA for 3dc30dc
Extend HTTPClient to allow connecting with a client certificate (#788)
Show description for 36dba99
APokorny
authored and
me-no-dev
committed
36dba99
Copy full SHA for 36dba99
Commits on Oct 25, 2017
Add new target u-blox nina-w10 (#771)
Show description for 0768590
mazgch
authored and
me-no-dev
committed
0768590
Copy full SHA for 0768590
Commits on Oct 24, 2017
Fix flash command for Windows and Linux
me-no-dev
committed
aa9111a
Copy full SHA for aa9111a
Commits on Oct 23, 2017
Optimize esptool path for packaging and fix possible build errors in windows
me-no-dev
committed
84b8582
Copy full SHA for 84b8582
change esptool path logic
me-no-dev
committed
4f55293
Copy full SHA for 4f55293
Update IDF to 9274814 (#767)
Show description for 55289a4
me-no-dev
authored
55289a4
Copy full SHA for 55289a4
Merge pull request #754 from stickbreaker/master
Show description for 9512368
lonerzzz
authored
9512368
Copy full SHA for 9512368
Merge branch 'master' into master
lonerzzz
authored
1156534
Copy full SHA for 1156534
Merge pull request #751 from espressif/longReads
Show description for 2a1a62a
lonerzzz
authored
2a1a62a
Copy full SHA for 2a1a62a
WiFiClientSecure fail if gethostbyname returns null
me-no-dev
committed
4470e28
Copy full SHA for 4470e28
Commits on Oct 21, 2017
Correct 10bit Device address handling.
Show description for a695187
stickbreaker
authored
a695187
Copy full SHA for a695187
Add initial handling for long I2C reads.
lonerzzz
committed
1270f40
Copy full SHA for 1270f40
Update WiFiGeneric.cpp
Show description for 0c038b4
me-no-dev
authored
0c038b4
Copy full SHA for 0c038b4
Run WiFi thread on the Arduino core
Show description for 43544d8
me-no-dev
authored
43544d8
Copy full SHA for 43544d8
Fix Early return when Address NAK is received (#750)
Show description for 7eff707
stickbreaker
authored and
me-no-dev
committed
7eff707
Copy full SHA for 7eff707
Commits on Oct 18, 2017
Fix ioctl undefined in latest IDF
me-no-dev
committed
81f225a
Copy full SHA for 81f225a
Commits on Oct 17, 2017
Second occurace of parameter^Cfno-rtti removed (#736)
rwaschhauser
authored and
me-no-dev
committed
c8ad79e
Copy full SHA for c8ad79e
Commits on Oct 16, 2017
remove instead of delete (#730)
Testato
authored and
me-no-dev
committed
3261348
Copy full SHA for 3261348
add alternate location of this directory (#732)
tedder
authored and
me-no-dev
committed
2f73dd7
Copy full SHA for 2f73dd7
Update IDF to 3a271a4 (#735)
me-no-dev
authored
7216977
Copy full SHA for 7216977
Commits on Oct 13, 2017
Update esp-idf_component.md
me-no-dev
authored
9fe3230
Copy full SHA for 9fe3230
Pagination
Previous
Next
You can’t perform that action at this time.