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 }}
q09029
/
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 Dec 4, 2018
#2147 available() shouldn't return 0 after disconnect if there is still data in the buffer. Otherwise, how would we know it was there? (#2148)
rdowning-triax
authored and
me-no-dev
committed
fe1fdd2
Copy full SHA for fe1fdd2
Commits on Dec 3, 2018
WiFiClientSecure: add support for PSK (pre-shared key) ciphers (#2133)
Show description for af7e489
tve
authored and
me-no-dev
committed
af7e489
Copy full SHA for af7e489
removing log (#2140)
Show description for 5cfff19
Luc
authored and
me-no-dev
committed
5cfff19
Copy full SHA for 5cfff19
I2C ReSTART returns Success (#2141)
Show description for 7a33286
stickbreaker
authored and
me-no-dev
committed
7a33286
Copy full SHA for 7a33286
Commits on Dec 2, 2018
bugfix lopy/pins_arduino.h (#2135)
Show description for 8aa6e2e
cyberman54
authored and
me-no-dev
committed
8aa6e2e
Copy full SHA for 8aa6e2e
Fixed Arduino SPI/Ethernet compile issue as described in issue #1623 (#2136)
Show description for b5f3170
iafilius
authored and
me-no-dev
committed
b5f3170
Copy full SHA for b5f3170
Commits on Dec 1, 2018
Use right function for BSSID (#2132)
Luc
authored and
me-no-dev
committed
f644d9d
Copy full SHA for f644d9d
Commits on Nov 30, 2018
Update IDF to afe4c76 and BLE lib (#2130)
Show description for a15b7e9
me-no-dev
authored
a15b7e9
Copy full SHA for a15b7e9
Commits on Nov 29, 2018
Clean warnings when all warning enabled (#2112)
Show description for ce340fa
Luc
authored and
me-no-dev
committed
ce340fa
Copy full SHA for ce340fa
Commits on Nov 28, 2018
Update build-release.sh
Show description for b69b04c
me-no-dev
authored
b69b04c
Copy full SHA for b69b04c
* remove git clone --depth parameter (#2124)
pacucha42
authored and
me-no-dev
committed
0cbba8a
Copy full SHA for 0cbba8a
Update pins_arduino.h (#2120)
Show description for 9e1f8cc
cyberman54
authored and
me-no-dev
committed
9e1f8cc
Copy full SHA for 9e1f8cc
Remove F() macro's (#2121)
Jeroen88
authored and
me-no-dev
committed
cfe7e01
Copy full SHA for cfe7e01
Commits on Nov 27, 2018
Some fixes found by gcc 8
me-no-dev
committed
fcd734a
Copy full SHA for fcd734a
Temporary stop git log to build prerelease
me-no-dev
authored
aa030e0
Copy full SHA for aa030e0
Update build-release.sh
Show description for 95d417c
me-no-dev
authored
95d417c
Copy full SHA for 95d417c
Update build-release.sh
Show description for df4eeb3
me-no-dev
authored
df4eeb3
Copy full SHA for df4eeb3
Update build-release.sh
Show description for a360064
me-no-dev
authored
a360064
Copy full SHA for a360064
Update build-release.sh
Show description for bfde8da
me-no-dev
authored
bfde8da
Copy full SHA for bfde8da
Travis: Set proper dir before checking git
me-no-dev
authored
e583a0e
Copy full SHA for e583a0e
Add response headers with sketch and flash sizes, and a SHA256 (#2116)
Jeroen88
authored and
me-no-dev
committed
7e9afe8
Copy full SHA for 7e9afe8
do not skip main.cpp when checking CMakeLists
me-no-dev
committed
dcb007a
Copy full SHA for dcb007a
Commits on Nov 26, 2018
Update CMakeLists.txt
me-no-dev
committed
bec6f87
Copy full SHA for bec6f87
Fixed missing return value (#2090)
Bascy
authored and
me-no-dev
committed
4ae64c5
Copy full SHA for 4ae64c5
handshake in ssl_client.cpp (#2044)
Show description for 46257c0
a-c-sreedhar-reddy
authored and
me-no-dev
committed
46257c0
Copy full SHA for 46257c0
Solve issue #2092 by initializing * _client to nullptr (#2097)
Jeroen88
authored and
me-no-dev
committed
0640964
Copy full SHA for 0640964
Initialize detectedBaudRate to prevent compilation errors (#2101)
jamieparkinson
authored and
me-no-dev
committed
e609c78
Copy full SHA for e609c78
Update IDF to a0468b2 (#2108)
Show description for 0496300
me-no-dev
authored
0496300
Copy full SHA for 0496300
Commits on Nov 19, 2018
Allow to add custom callback in BT Serial (#2081)
Show description for c3ec91f
Luc
authored and
me-no-dev
committed
c3ec91f
Copy full SHA for c3ec91f
adding D-duino-32 board/pins (#2030)
Show description for a300059
atanisoft
authored and
me-no-dev
committed
a300059
Copy full SHA for a300059
Fix Partition Calculation for min SPIFFS (#2072)
Show description for acefd4b
Luc
authored and
me-no-dev
committed
acefd4b
Copy full SHA for acefd4b
Some fixes to nghttp2 to provide basic functionality. Added the missing main header. Removed the asio headers which require Boost libraries. Moved http_parser into the expected location. (#2068)
Show description for c700e56
lbernstone
authored and
me-no-dev
committed
c700e56
Copy full SHA for c700e56
Limit the number of simultaneously connected devices to BluetoothSerial to only 1 (#2061)
mouridis
authored and
me-no-dev
committed
0d564d7
Copy full SHA for 0d564d7
Fix uart TX flushing (#2029)
Show description for 44ca2ee
bertmelis
authored and
me-no-dev
committed
44ca2ee
Copy full SHA for 44ca2ee
Added ESP:: functions for sketch size (#2028)
Show description for af79e18
lbernstone
authored and
me-no-dev
committed
af79e18
Copy full SHA for af79e18
Pagination
Previous
Next
You can’t perform that action at this time.