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 }}
ivankravets
/
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 26, 2017
Merge branch 'master' into master
me-no-dev
authored
b66daa5
Copy full SHA for b66daa5
Drop "stage" suffix from @platformio dev/platform
ivankravets
authored
444eff2
Copy full SHA for 444eff2
Don't escape folders which are already arguments
ivankravets
authored
fdba8f4
Copy full SHA for fdba8f4
Sync flags with platform.txt; Custom partitions per board (#875)
Show description for 8eecfd2
ivankravets
authored and
me-no-dev
committed
8eecfd2
Copy full SHA for 8eecfd2
Commits on Nov 25, 2017
Use real flash mode and frequency for bootloader (#873)
Show description for a907113
ivankravets
authored and
me-no-dev
committed
a907113
Copy full SHA for a907113
Commits on Nov 24, 2017
fix upload for linux
me-no-dev
committed
3300a34
Copy full SHA for 3300a34
fix bootloader for PIO
me-no-dev
committed
62c5f33
Copy full SHA for 62c5f33
Fix bootloaders for different flash configs
Show description for a53d41f
me-no-dev
committed
a53d41f
Copy full SHA for a53d41f
Add stack protector flag to build
me-no-dev
committed
cf45d51
Copy full SHA for cf45d51
Remove unnecessary library from linking
Show description for 23cf233
me-no-dev
committed
23cf233
Copy full SHA for 23cf233
Commits on Nov 23, 2017
Update IDF to e5b2c1c (#865)
Show description for 81a9c45
me-no-dev
authored
81a9c45
Copy full SHA for 81a9c45
Ignore .DS_Store
me-no-dev
committed
a3a9dd3
Copy full SHA for a3a9dd3
Update get.exe
Show description for b788da3
me-no-dev
committed
b788da3
Copy full SHA for b788da3
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
Pagination
Previous
Next
You can’t perform that action at this time.