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 }}
PeterWay1
/
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 May 10, 2018
Make extra images independent from a prog tool
ivankravets
authored
cef5433
Copy full SHA for cef5433
Initial support for external JTAG programmers
ivankravets
authored
b9ca922
Copy full SHA for b9ca922
Commits on May 7, 2018
Allow to pass a custom partition table
ivankravets
authored
bfed6eb
Copy full SHA for bfed6eb
Commits on May 2, 2018
Created example program showing usage of both VSPI/HSPI within arduino API (#1368)
AlistairSymonds
authored and
me-no-dev
committed
6826508
Copy full SHA for 6826508
Commits on Apr 16, 2018
Add guard to handle to check for _initialized (#1321)
Show description for 1424b6d
sticilface
authored and
me-no-dev
committed
1424b6d
Copy full SHA for 1424b6d
Convert the few remaining cr/lf files to use lf for eol. (#1316)
Show description for c92b617
leres
authored and
me-no-dev
committed
c92b617
Copy full SHA for c92b617
Commits on Apr 14, 2018
Corrected Flash Mode (#1205)
Show description for 1da3138
nickoloss
authored and
me-no-dev
committed
1da3138
Copy full SHA for 1da3138
Additional partition scheme min_spiffs (#1302)
Show description for 4da5d46
reaper7
authored and
me-no-dev
committed
4da5d46
Copy full SHA for 4da5d46
add WiFiClientSecure::peek(); (#1310)
copercini
authored and
me-no-dev
committed
febcda0
Copy full SHA for febcda0
Commits on Apr 7, 2018
Update IDF to f586f5e (#1296)
Show description for 69f72ec
me-no-dev
authored
69f72ec
Copy full SHA for 69f72ec
Commits on Apr 6, 2018
Add Hardware Reset when Initing I2C peripheral (#1201)
Show description for 1cf4270
stickbreaker
authored and
me-no-dev
committed
1cf4270
Copy full SHA for 1cf4270
Corrected Instructions for Windows typo error (#1210)
jpliew
authored and
me-no-dev
committed
14ed6c4
Copy full SHA for 14ed6c4
Update WiFiMulti.cpp (#1220)
Show description for 2ded419
c0zm0z
authored and
me-no-dev
committed
2ded419
Copy full SHA for 2ded419
Add Core Debug Level for WeMosBat (#1222)
Show description for 7eb6fc5
stickbreaker
authored and
me-no-dev
committed
7eb6fc5
Copy full SHA for 7eb6fc5
HardwareSerial - availableForWrite() support (#1226)
Show description for aa1288a
mtabu
authored and
me-no-dev
committed
aa1288a
Copy full SHA for aa1288a
fix Arduino component build when CONFIG_ARDUHAL_ESP_LOG is turned off (#1228)
gtalusan
authored and
me-no-dev
committed
149190f
Copy full SHA for 149190f
Preserver custom pin assigments (#1239)
Show description for 7998e23
stickbreaker
authored and
me-no-dev
committed
7998e23
Copy full SHA for 7998e23
currently, when M5Stack board is selected (#1242)
Show description for 5abe49e
reaper7
authored and
me-no-dev
committed
5abe49e
Copy full SHA for 5abe49e
serial global instance fix (#1243)
KEDARUMA-FANTASTIC
authored and
me-no-dev
committed
c01e556
Copy full SHA for c01e556
fixes #1249 (#1269)
tablatronix
authored and
me-no-dev
committed
f6a4b02
Copy full SHA for f6a4b02
Commits on Apr 3, 2018
Fix Bluetooth Serial
me-no-dev
committed
25dff4f
Copy full SHA for 25dff4f
Commits on Mar 9, 2018
Add hasClient for BluetoothSerial (#1183)
Show description for 3a4ec66
copercini
authored and
me-no-dev
committed
3a4ec66
Copy full SHA for 3a4ec66
Fixed M5Stack build.board name (#1187)
M5StackJimmyLai
authored and
me-no-dev
committed
e9ee0ab
Copy full SHA for e9ee0ab
Commits on Mar 5, 2018
Use correct separator in keywords.txt (#1175)
Show description for 146b2f6
per1234
authored and
me-no-dev
committed
146b2f6
Copy full SHA for 146b2f6
Add BluetoothSerial library (#1144)
Show description for b4b9a79
copercini
authored and
me-no-dev
committed
b4b9a79
Copy full SHA for b4b9a79
Commits on Mar 4, 2018
fix thread storage
me-no-dev
committed
835268c
Copy full SHA for 835268c
Unify time modification on SD and SPIFFS (#738)
Show description for adf513f
Luc
authored and
me-no-dev
committed
adf513f
Copy full SHA for adf513f
micros() returning inconsistend values when call from different tasks (#1165)
Show description for 7141e3e
stickbreaker
authored and
me-no-dev
committed
7141e3e
Copy full SHA for 7141e3e
Updated to download mkspiffs 0.2.2 (#1159)
Show description for 1256f2e
rfestag
authored and
me-no-dev
committed
1256f2e
Copy full SHA for 1256f2e
fix event reason logging > 176 (#1132)
Show description for 848f98e
tablatronix
authored and
me-no-dev
committed
848f98e
Copy full SHA for 848f98e
fix issue 1081 and 1086 Wifi connection error when using STATIC IP settings (#1129)
baggior
authored and
me-no-dev
committed
bb8b255
Copy full SHA for bb8b255
Fix coding stype as per PEP8 (#1105)
hecko
authored and
me-no-dev
committed
e2f7736
Copy full SHA for e2f7736
Add additional test detail (#1099)
Show description for 7aa7c3f
lonerzzz
authored and
me-no-dev
committed
7aa7c3f
Copy full SHA for 7aa7c3f
Fixes SPI mode setting (Issue #1094) (#1096)
Show description for 0f9595e
kroggen
authored and
me-no-dev
committed
0f9595e
Copy full SHA for 0f9595e
clean up faster (fixes #828) (#1087)
Show description for e3a5ae4
h3ndrik
authored and
me-no-dev
committed
e3a5ae4
Copy full SHA for e3a5ae4
Pagination
Previous
Next
You can’t perform that action at this time.