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 }}
mirandaprat
/
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
a618fc1
User selector
All users
Datepicker
All time
Commit History
Commits on May 31, 2021
IDF master c13afea63 (#5214)
Show description for a618fc1
me-no-dev
authored
a618fc1
Copy full SHA for a618fc1
Commits on May 28, 2021
Update esptool
me-no-dev
committed
0db9e2f
Copy full SHA for 0db9e2f
Commits on May 18, 2021
Fix length typo (#5189)
atotto
authored
a1d8b95
Copy full SHA for a1d8b95
Bump library versions to 2.0.0 (#5182)
Show description for de66c39
lbernstone
authored
de66c39
Copy full SHA for de66c39
Bug fix for Heltec boards defintion (#5180)
Heltec-Aaron-Lee
authored
1b5696a
Copy full SHA for 1b5696a
Adding build.mcu to save name killed export. reverting. fixes #5174 (#5177)
lbernstone
authored
955675e
Copy full SHA for 955675e
Make LOOP_STACK_SIZE user configurable at compile-time. (#5173)
Show description for 2082945
everslick
authored
2082945
Copy full SHA for 2082945
Update BLE_client.ino (#5156)
Show description for 0d6b142
poozy101
authored
0d6b142
Copy full SHA for 0d6b142
Fix (en|dis)able typo on BLEAdvertising start() (#5142)
0x2b3bfa0
authored
7c3a82a
Copy full SHA for 7c3a82a
Add files via upload - CONTRIBUTING.rst (#5138)
Show description for dadc101
VojtechBartoska
authored
dadc101
Copy full SHA for dadc101
MDNSResponder: Add method to get TXT key values. (#5135)
filimonic
authored
1b2f34b
Copy full SHA for 1b2f34b
Removed second NTP server from configTime. SNTP only uses one (#5127)
lbernstone
authored
76f0a80
Copy full SHA for 76f0a80
Added condition to only use tinyusb as needed (#5123)
Show description for 5bfbcfc
AronRubin
authored
5bfbcfc
Copy full SHA for 5bfbcfc
softAP should only start modern WPA2 (#5114)
Show description for 7a53c2d
Rotzbua
authored
7a53c2d
Copy full SHA for 7a53c2d
Added new boads pinout images for ESP32, ESP32-S2 and ESP32-C3 (#5133)
Show description for cb2fbe4
pedrominatel
authored
cb2fbe4
Copy full SHA for cb2fbe4
Update boards.txt (#5113)
Show description for 48becf8
woodif
authored
48becf8
Copy full SHA for 48becf8
RMaker_readme: Minor corrections (#5175)
shahpiyushv
authored
15f8853
Copy full SHA for 15f8853
Commits on Apr 22, 2021
BLE5 features to use with C3/S3 (#5085)
Show description for 7856de7
chegewara
authored
7856de7
Copy full SHA for 7856de7
RainMaker library: Minor changes (#5092)
Show description for e62ff6d
shahpiyushv
authored
e62ff6d
Copy full SHA for e62ff6d
Still finding missing bits for the tinys2 board definition :( (#5098)
UnexpectedMaker
authored
1824990
Copy full SHA for 1824990
Commits on Apr 21, 2021
Re-add TinyS2 to boards.txt (#5093)
Show description for cdd48e4
UnexpectedMaker
authored
cdd48e4
Copy full SHA for cdd48e4
readme: minor fixes around chip names (#5097)
igrr
authored
0c3597f
Copy full SHA for 0c3597f
Commits on Apr 19, 2021
Use cpu_hal_get_cycle_count for all chips
me-no-dev
committed
82161be
Copy full SHA for 82161be
In esp32-hal-log, direct calls to ESP_LOG_x macros is more efficient than using intermediate function log_to_esp (#5081)
Show description for 55b8f67
jfbuggen
authored
55b8f67
Copy full SHA for 55b8f67
added denky boards (#5079)
Show description for 9c20f1b
hallard
authored
9c20f1b
Copy full SHA for 9c20f1b
Fixed ESP::getCycleCount for S2/C3 (#5075)
Show description for b45cf11
lbernstone
authored
b45cf11
Copy full SHA for b45cf11
Commits on Apr 17, 2021
Update README.md
me-no-dev
authored
fb0d63b
Copy full SHA for fb0d63b
IDF master cf457d412 (#5073)
Show description for 5d9b98c
me-no-dev
authored
5d9b98c
Copy full SHA for 5d9b98c
Commits on Apr 16, 2021
WiFiClientSecure fix flipped cert/key in comment (#5065)
Deffendor
authored
11f89cd
Copy full SHA for 11f89cd
Added method to change the ledc PWM frequency programmatically (#5003)
Show description for 01c8cae
iTacco
authored
01c8cae
Copy full SHA for 01c8cae
Fix possible string overflow in BTAdvertisedDeviceSet::toString()
me-no-dev
committed
57cf2fb
Copy full SHA for 57cf2fb
Commits on Apr 15, 2021
[2.0.0] BtClassic Discovery with info without connect (#4811)
Show description for 41c372c
ArcticSnowSky
authored
41c372c
Copy full SHA for 41c372c
C3 toolchain uses github as source
me-no-dev
authored
223acb3
Copy full SHA for 223acb3
[2.0.0] FS::name() returns the item name as in Arduino SD (#4892)
Show description for f6c9faf
me-no-dev
authored
f6c9faf
Copy full SHA for f6c9faf
[2.0.0] Add BLE characteristic callbacks overloads (#4832)
Show description for 89e7893
mixa3607
authored
89e7893
Copy full SHA for 89e7893
Pagination
Previous
Next
You can’t perform that action at this time.