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 }}
happycodefarm
/
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
f3b5994
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 12, 2023
IDF release/v5.1 (#8758)
Show description for f3b5994
me-no-dev
authored
f3b5994
Copy full SHA for f3b5994
Commits on Oct 11, 2023
Add the sketch folder as the first include search path (#8734)
Show description for 40a39a3
me-no-dev
authored
40a39a3
Copy full SHA for 40a39a3
Fixed bug for LilyGo T-display (#8744)
Show description for c2db50a
thebear132
authored
c2db50a
Copy full SHA for c2db50a
Rename the RV32 toolchain on release to fit paths in GCC limit (#8750)
Show description for e8771be
me-no-dev
authored
e8771be
Copy full SHA for e8771be
Add SparkFun ESP32-C6 Qwiic Pocket Development Board Variant (#8754)
Show description for d2d7bc4
sfe-SparkFro
authored
d2d7bc4
Copy full SHA for d2d7bc4
Update toolchains to use the tar.gz format for IDE1 compatibility (#8757)
Show description for a844073
me-no-dev
authored
a844073
Copy full SHA for a844073
Commits on Oct 9, 2023
Fix standalone component build and enable CI check for it (#8743)
Show description for 7e0f892
me-no-dev
authored
7e0f892
Copy full SHA for 7e0f892
Commits on Oct 6, 2023
added namino bianco board + other fix on menus (#8730)
Show description for 1f1a9ae
a-sapuppo
authored
1f1a9ae
Copy full SHA for 1f1a9ae
Fix libs download for release and add FS::mounpoint() getter
me-no-dev
committed
7cf353b
Copy full SHA for 7cf353b
BLE upgrades (#8724)
Show description for 822f252
3 people
authored
822f252
Copy full SHA for 822f252
BT serial: SSP improvements, added missing events (#8723)
Show description for 02e7fd8
me-no-dev
and
PilnyTomas
authored
02e7fd8
Copy full SHA for 02e7fd8
Update release script for 3.0.0 (#8728)
Show description for 6603b6e
me-no-dev
authored
6603b6e
Copy full SHA for 6603b6e
Add Arduino lib to arduino as IDF component (#8721)
Show description for 64fa120
me-no-dev
and
PilnyTomas
authored
64fa120
Copy full SHA for 64fa120
WebServer: use MD5Builder instead of mbed (#8667)
Show description for 1a504a6
Staars
and
me-no-dev
authored
1a504a6
Copy full SHA for 1a504a6
Add printf method with FlashStringHelper argument (#8677)
lucasssvaz
authored
826a426
Copy full SHA for 826a426
Fix broken link (#8441)
Show description for 6091d52
benlye
authored
6091d52
Copy full SHA for 6091d52
Add TFLite Micro examples (#8717)
Show description for 1da0ca8
me-no-dev
and
sanketwadekar
authored
1da0ca8
Copy full SHA for 1da0ca8
Master5.1 s3 gpio48 and platform txt review (#8726)
Show description for ab6a25e
SuGlider
authored
ab6a25e
Copy full SHA for ab6a25e
Fix memory leak and undefined behavour in Updater.cpp (UpdaterClass) (#8671)
Show description for 709c935
3 people
authored
709c935
Copy full SHA for 709c935
Add support for custom panic handler (#8711)
Show description for 9a28c93
me-no-dev
authored
9a28c93
Copy full SHA for 9a28c93
[ETH] Implement SPI support, multiple interfaces and more (#8712)
me-no-dev
authored
e2487b1
Copy full SHA for e2487b1
HTTPClient - Fix case sensitiveness for header keys (#8713)
me-no-dev
authored
93a4501
Copy full SHA for 93a4501
Analog Continuous mode API (#8715)
Show description for 352af86
P-R-O-C-H-Y
authored
352af86
Copy full SHA for 352af86
Reorganize RS485 Mode - FlowCtrl (#8718)
SuGlider
authored
b98b52a
Copy full SHA for b98b52a
3.0.0 - UART Peripheral Manager + Detach UART pins on begin()/setPins() (#8719)
Show description for 6b1933b
SuGlider
authored
6b1933b
Copy full SHA for 6b1933b
include ctime needed for newest GCC (#8722)
Jason2866
authored
9e52647
Copy full SHA for 9e52647
Update README.md (#8727)
SuGlider
authored
cc4efb2
Copy full SHA for cc4efb2
Commits on Oct 5, 2023
ESP-IDF v5.1 (#7733)
Show description for 6f7a1ca
30 people
authored
6f7a1ca
Copy full SHA for 6f7a1ca
Commits on Oct 4, 2023
Add 2.0.14 to issue report template
me-no-dev
authored
df287cc
Copy full SHA for df287cc
Add Additional Adafruit boards including the new Qualia ESP32-S3 and Camera ESP32-S3 (#8696)
Show description for a0b5a09
4 people
authored
a0b5a09
Copy full SHA for a0b5a09
Documentation - Update supported IDEs and general improvements (#8606)
lucasssvaz
authored
c156b89
Copy full SHA for c156b89
Fix Mardown table format error (#8640)
raspiduino
authored
a90b251
Copy full SHA for a90b251
Fix Markdown table format error (#8639)
raspiduino
authored
451bfc0
Copy full SHA for 451bfc0
Add IOXESP32 board family and ATD1.47-S3 board (#8646)
Show description for 8e28bd7
maxpromer
authored
8e28bd7
Copy full SHA for 8e28bd7
Update pins_arduino.h (#8659)
Show description for cc477a5
Fio
authored
cc477a5
Copy full SHA for cc477a5
Pagination
Previous
Next
You can’t perform that action at this time.