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 }}
jameschen00
/
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
me-no-dev
Datepicker
All time
Commit History
Commits on Jun 21, 2017
Make sure that WiFi is started before trying to erase configuration.
Show description for 7811668
me-no-dev
committed
7811668
Copy full SHA for 7811668
Commits on Jun 14, 2017
Fix commits duplicating methods
me-no-dev
committed
409926e
Copy full SHA for 409926e
Commits on Jun 3, 2017
Fix enable Update partition (only)
me-no-dev
committed
bf60ca7
Copy full SHA for bf60ca7
Revert "Fix enable Update partition"
Show description for c2f83f4
me-no-dev
committed
c2f83f4
Copy full SHA for c2f83f4
Fix enable Update partition
me-no-dev
committed
2e5743e
Copy full SHA for 2e5743e
Commits on Jun 2, 2017
Updater was missing enablePartition
me-no-dev
committed
5b216b6
Copy full SHA for 5b216b6
Optimize Update class
Show description for 063d608
me-no-dev
committed
063d608
Copy full SHA for 063d608
Commits on May 29, 2017
Increase partition size to 1.25MB so BT and WiFi can fit
Show description for dcdf813
me-no-dev
committed
dcdf813
Copy full SHA for dcdf813
Make sure WiFi is initialized in disconnect.
Show description for 0e513f3
me-no-dev
committed
0e513f3
Copy full SHA for 0e513f3
Commits on May 23, 2017
Call esp_wifi_start in WiFi::begin
Show description for 5d92784
me-no-dev
committed
5d92784
Copy full SHA for 5d92784
Commits on May 22, 2017
Make SimpleBLE work again
Show description for db09ca8
me-no-dev
committed
db09ca8
Copy full SHA for db09ca8
Initial WiFi auto reconnect implementation
Show description for b6e83fa
me-no-dev
committed
b6e83fa
Copy full SHA for b6e83fa
change return type of micros() and millis()
Show description for 7db8f70
me-no-dev
committed
7db8f70
Copy full SHA for 7db8f70
Slight rework of WiFi Class
Show description for 21ff3d0
me-no-dev
committed
21ff3d0
Copy full SHA for 21ff3d0
Implement WiFiClient.peek()
Show description for 88293a4
me-no-dev
committed
88293a4
Copy full SHA for 88293a4
Commits on May 15, 2017
Change deprecated esp_efuse_read_mac method
me-no-dev
committed
d36e9bb
Copy full SHA for d36e9bb
Update IDF to 1e0710f
me-no-dev
committed
4765554
Copy full SHA for 4765554
Use static buffer for log_printf
me-no-dev
committed
4b47402
Copy full SHA for 4b47402
Change DPORT access macros
me-no-dev
committed
befebb7
Copy full SHA for befebb7
Commits on May 6, 2017
Update IDF to 65acd99 (#358)
Show description for 376961d
me-no-dev
authored
376961d
Copy full SHA for 376961d
fix libb64
Show description for 450df7e
me-no-dev
committed
450df7e
Copy full SHA for 450df7e
BT define the hal methods even if BT is disabled (but return false)
me-no-dev
committed
673f453
Copy full SHA for 673f453
Fix BT enabled check
me-no-dev
committed
768e57f
Copy full SHA for 768e57f
WiFiClient::peek should return -1 instead of 0
Show description for b1b77a6
me-no-dev
committed
b1b77a6
Copy full SHA for b1b77a6
Allow Arduino to be run without BT support in IDF
Show description for b879f80
me-no-dev
committed
b879f80
Copy full SHA for b879f80
Commits on Apr 22, 2017
Update default.csv (#326)
me-no-dev
authored
a0c6ee0
Copy full SHA for a0c6ee0
Add default config for BT init and offsets for partition table
me-no-dev
committed
aad4b33
Copy full SHA for aad4b33
Update default.csv
Show description for 57028ad
me-no-dev
authored
57028ad
Copy full SHA for 57028ad
Commits on Apr 13, 2017
Update bootloader to better handle QIO
me-no-dev
committed
7d0968c
Copy full SHA for 7d0968c
Mute leftover debug from WiFi
me-no-dev
committed
ee14bc2
Copy full SHA for ee14bc2
Commits on Apr 12, 2017
Update IDF to version 3cad00f (#310)
me-no-dev
authored
56ef31f
Copy full SHA for 56ef31f
Fix BT init compilation error
Show description for fd81fd0
me-no-dev
committed
fd81fd0
Copy full SHA for fd81fd0
Commits on Apr 10, 2017
Fix WifiUDP::beginMulticastPacket()
Show description for 6519a35
me-no-dev
authored
6519a35
Copy full SHA for 6519a35
Commits on Apr 3, 2017
It's pyserial not serial
me-no-dev
authored
2b075f3
Copy full SHA for 2b075f3
install python serial for travis
me-no-dev
authored
f13127b
Copy full SHA for f13127b
Pagination
Previous
Next
You can’t perform that action at this time.