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 }}
mouse256
/
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
d8e74f2
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 16, 2016
Add definitions for yield() and optimistic_yield()
Show description for 6d097cd
me-no-dev
committed
6d097cd
Copy full SHA for 6d097cd
Add HardwareSerial::write(const char *)
Show description for 56cd8f6
me-no-dev
committed
56cd8f6
Copy full SHA for 56cd8f6
Commits on Nov 14, 2016
shave off some time when sending multiple bytes through SPI
me-no-dev
committed
47babd2
Copy full SHA for 47babd2
Commits on Nov 13, 2016
Add "Noduino Quantum" board (#49)
Show description for ff9d1fb
MaiKe Labs
authored and
me-no-dev
committed
ff9d1fb
Copy full SHA for ff9d1fb
Optimize some error messages
me-no-dev
committed
d8aa61f
Copy full SHA for d8aa61f
Update tools to latest IDF
me-no-dev
committed
7e0811e
Copy full SHA for 7e0811e
add default pins for UART1 and UART2
Show description for f0b7959
me-no-dev
committed
f0b7959
Copy full SHA for f0b7959
Set Wire to use the pins defined in pins_arduino.h
Show description for b5e0ebf
me-no-dev
committed
b5e0ebf
Copy full SHA for b5e0ebf
add shiftIn shiftOut
Show description for 2cc1a6a
me-no-dev
committed
2cc1a6a
Copy full SHA for 2cc1a6a
optimize log facility for multi threading
Show description for bfe6e5a
me-no-dev
committed
bfe6e5a
Copy full SHA for bfe6e5a
Do not include file that does not exist
me-no-dev
committed
a5d52ac
Copy full SHA for a5d52ac
Make compiler not complain about 2 random prototypes
Show description for 2515a3c
me-no-dev
committed
2515a3c
Copy full SHA for 2515a3c
Commits on Nov 11, 2016
Add board ESPea32 (#36)
Show description for d1b94df
volca
authored and
me-no-dev
committed
d1b94df
Copy full SHA for d1b94df
Change Nano32 SS to 5 (#41)
H-LK
authored and
me-no-dev
committed
bb9ea85
Copy full SHA for bb9ea85
Commits on Nov 8, 2016
Add "WEMOS LoLin32" boards support. (#35)
wemos
authored and
me-no-dev
committed
6cc5a9f
Copy full SHA for 6cc5a9f
Commits on Oct 29, 2016
wrong count checked for uartWrite
me-no-dev
committed
fb8f124
Copy full SHA for fb8f124
Commits on Oct 27, 2016
fix not booting when compiled through ArduinoIDE
me-no-dev
committed
38513ed
Copy full SHA for 38513ed
update IDF libraries and includes
me-no-dev
committed
3c071e1
Copy full SHA for 3c071e1
Add from original Arduino.h (#26)
volca
authored and
me-no-dev
committed
261bc5a
Copy full SHA for 261bc5a
Commits on Oct 26, 2016
Make Arduino.h safe to include from C files
me-no-dev
committed
6465d4f
Copy full SHA for 6465d4f
Commits on Oct 25, 2016
fix some returns types
me-no-dev
committed
bdd9882
Copy full SHA for bdd9882
include stdlib_noniso in Arduino.h
me-no-dev
committed
a92f20e
Copy full SHA for a92f20e
add some missing Arduino defines
me-no-dev
committed
29feaaa
Copy full SHA for 29feaaa
Add noniso.c implementation from ESP8266
me-no-dev
committed
d7aed63
Copy full SHA for d7aed63
Commits on Oct 19, 2016
add ledc and sigma-delta api
me-no-dev
committed
50c2ea5
Copy full SHA for 50c2ea5
Add Nano32 board. (#21)
nazt
authored and
me-no-dev
committed
886d004
Copy full SHA for 886d004
Commits on Oct 17, 2016
First addition of ESP320 support (#19)
Show description for bd1dcb8
Sweet-Peas
authored and
me-no-dev
committed
bd1dcb8
Copy full SHA for bd1dcb8
ignore ssl only on windows
me-no-dev
committed
4865ed0
Copy full SHA for 4865ed0
Ignore certificates on windows
Show description for 0dcf5a4
whatnick
authored and
me-no-dev
committed
0dcf5a4
Copy full SHA for 0dcf5a4
Merge branch 'i2c-thread-safe'
Show description for 9f9fb41
me-no-dev
committed
9f9fb41
Copy full SHA for 9f9fb41
Merge branch 'spi-thread-safe'
Show description for 9a9ef06
me-no-dev
committed
9a9ef06
Copy full SHA for 9a9ef06
Merge branch 'uart-thread-safe'
Show description for cb2110c
me-no-dev
committed
cb2110c
Copy full SHA for cb2110c
do not lock for ets_printf
me-no-dev
committed
6327bbd
Copy full SHA for 6327bbd
fix reported data size and percentage
me-no-dev
committed
0ccde6c
Copy full SHA for 0ccde6c
Commits on Oct 14, 2016
Merge branch 'master' into i2c-thread-safe
me-no-dev
committed
988bcbf
Copy full SHA for 988bcbf
Pagination
Previous
Next
You can’t perform that action at this time.