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 }}
rambrozio
/
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 Jul 12, 2018
Spurious Interrupts Temporary fix 20180711 (#1625)
Show description for 28a410d
stickbreaker
authored and
me-no-dev
committed
28a410d
Copy full SHA for 28a410d
Commits on Jul 11, 2018
Fix AsyncUDP server exception
me-no-dev
committed
ddfeae9
Copy full SHA for ddfeae9
Commits on Jul 10, 2018
Fix HTTP client returning disconnected when there is still data avalable
me-no-dev
committed
ff90778
Copy full SHA for ff90778
Fix connected to be wrongly reported in WiFiClient
me-no-dev
committed
4e9d1ee
Copy full SHA for 4e9d1ee
Fix wrong event description
me-no-dev
committed
c1a94b5
Copy full SHA for c1a94b5
Fix WiFi Client not properly reporting connected state
me-no-dev
committed
3e16058
Copy full SHA for 3e16058
Add XinaBox CW02 to supported boards (#1620)
Show description for 79010b6
brendanvanbreda
authored and
me-no-dev
committed
79010b6
Copy full SHA for 79010b6
* update 'version' in platform.txt (#1619)
pacucha42
authored and
me-no-dev
committed
9925772
Copy full SHA for 9925772
Commits on Jul 7, 2018
Allow using argument with attachInterrupt (#1535)
Show description for c77aed4
bertmelis
authored and
me-no-dev
committed
c77aed4
Copy full SHA for c77aed4
BluetoothSerial: set COD to be compatible with macOS (#1304) (#1556)
gohai
authored and
me-no-dev
committed
901a341
Copy full SHA for 901a341
EEPROM.readstring was returning an extra character (#1609)
lbernstone
authored and
me-no-dev
committed
9f6d0d2
Copy full SHA for 9f6d0d2
Commits on Jul 5, 2018
Implement RX buffer for WiFi client to speed up small reads
me-no-dev
committed
9efecc1
Copy full SHA for 9efecc1
Small adjustments to the web server
me-no-dev
committed
b0c6991
Copy full SHA for b0c6991
Add missing event string to WiFi events
me-no-dev
committed
8afdd71
Copy full SHA for 8afdd71
Print to debug the IP address obtained by DHCP
me-no-dev
committed
871dd18
Copy full SHA for 871dd18
fix case where library source subfolders are not compiled when used as component
me-no-dev
committed
05111bb
Copy full SHA for 05111bb
Prevent exceptions in WiFi if not yet started
me-no-dev
committed
bad5390
Copy full SHA for bad5390
Make Stream functions if File to not wait for timeout
Show description for 95b8754
me-no-dev
committed
95b8754
Copy full SHA for 95b8754
Commits on Jul 4, 2018
* relnotes handling update (#1592)
Show description for 9f8f057
pacucha42
authored and
me-no-dev
committed
9f8f057
Copy full SHA for 9f8f057
Add missing flag to fix psram issues
Show description for a835bb2
me-no-dev
committed
a835bb2
Copy full SHA for a835bb2
Commits on Jul 3, 2018
Add Wrover Support and Option to enable SPIRAM
me-no-dev
committed
5e46c9b
Copy full SHA for 5e46c9b
Fix TelnetToSerial sketch
me-no-dev
committed
659c8ad
Copy full SHA for 659c8ad
"fix" SPI
me-no-dev
committed
2fe9652
Copy full SHA for 2fe9652
Added OTAWebUpdater Doc (#1583)
karan6190
authored and
me-no-dev
committed
0161e28
Copy full SHA for 0161e28
Add declarations for all Serial, SPI and Wire buses
me-no-dev
committed
4e5cbda
Copy full SHA for 4e5cbda
Port UART reset fix from ESP-IDF (#1408)
chemicstry
authored and
me-no-dev
committed
12ca9e8
Copy full SHA for 12ca9e8
Change esptool version notation
me-no-dev
committed
8b01b9e
Copy full SHA for 8b01b9e
Commits on Jul 2, 2018
Broke HTTP_Method out into a separate library for reuse in ESPAsyncWebServer (#1562)
lbernstone
authored and
me-no-dev
committed
c4c946a
Copy full SHA for c4c946a
Added WiPy 3.0 board (#1572)
korstiaanS
authored and
me-no-dev
committed
3967beb
Copy full SHA for 3967beb
Remove confusing Debug output. (#1574)
Show description for 6411ac4
stickbreaker
authored and
me-no-dev
committed
6411ac4
Copy full SHA for 6411ac4
Commits on Jun 30, 2018
Fix io16 io17 and PSRAM support (#1564)
Show description for 184bb06
me-no-dev
authored
184bb06
Copy full SHA for 184bb06
Commits on Jun 28, 2018
* arduino-esp32 release mgmt. update (#1557)
pacucha42
authored and
me-no-dev
committed
b855eb2
Copy full SHA for b855eb2
Update build.sh
me-no-dev
authored
eb4e891
Copy full SHA for eb4e891
Added OTAWebupdated (#1544)
Show description for 47421b8
karan6190
authored and
me-no-dev
committed
47421b8
Copy full SHA for 47421b8
Update esptool to be compatible with the packager (#1554)
me-no-dev
authored
a8ccbd4
Copy full SHA for a8ccbd4
Pagination
Previous
Next
You can’t perform that action at this time.