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 }}
palomarcoder
/
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 Dec 6, 2016
Update windows.md
Show description for 42c1d58
me-no-dev
authored
42c1d58
Copy full SHA for 42c1d58
Add from-scratch Windows installation instructions
me-no-dev
committed
ee4a825
Copy full SHA for ee4a825
Commits on Dec 5, 2016
Move definitions to not conflict with C includes
me-no-dev
committed
ba04076
Copy full SHA for ba04076
Add correct definitions for word
Show description for 6dc3407
me-no-dev
committed
6dc3407
Copy full SHA for 6dc3407
Commits on Dec 2, 2016
Update IDF libs
me-no-dev
committed
ee36407
Copy full SHA for ee36407
Fix deprecation warnings in ESP.cpp
me-no-dev
committed
e77ec63
Copy full SHA for e77ec63
use esp_random in WMath.cpp
me-no-dev
committed
49f35ff
Copy full SHA for 49f35ff
Optimize GPIO and account for micros overflow in delayMicroseconds
me-no-dev
committed
6db0ee1
Copy full SHA for 6db0ee1
Commits on Dec 1, 2016
need close(sockfd) before sockfd = -1, "_connected = false and close socket" means stop() function. (#73)
hirotakaster
authored and
me-no-dev
committed
3c81739
Copy full SHA for 3c81739
Allow phy to be initialized only if WiFi/BLE is used/enabled
Show description for 8904f52
me-no-dev
committed
8904f52
Copy full SHA for 8904f52
Commits on Nov 29, 2016
Disconnect WiFiClient on destruct
me-no-dev
authored
57c3650
Copy full SHA for 57c3650
Commits on Nov 27, 2016
latest IDF, 240MHz and BLE enabled libs
me-no-dev
committed
b82d0e1
Copy full SHA for b82d0e1
simplify WiFi boot procedure to prepare for on-demand stack load
Show description for 1d1aeec
me-no-dev
committed
1d1aeec
Copy full SHA for 1d1aeec
Commits on Nov 26, 2016
RTC pins have pull up/down elsewhere
Show description for f4c2135
me-no-dev
committed
f4c2135
Copy full SHA for f4c2135
Commits on Nov 25, 2016
set SCL to OUTPUT_OPEN_DRAIN
Show description for be2a26b
me-no-dev
authored
be2a26b
Copy full SHA for be2a26b
Commits on Nov 24, 2016
Add 'fromString(const char*)', 'fromString(const String)' to IPAddress class (#68)
minyk
authored and
me-no-dev
committed
d8b2290
Copy full SHA for d8b2290
Commits on Nov 21, 2016
Create pins_arduino.h for Node32s(#64)
lamloei
authored and
me-no-dev
committed
67fd652
Copy full SHA for 67fd652
Add Node32s to boards.txt (#63)
lamloei
authored and
me-no-dev
committed
dbf030f
Copy full SHA for dbf030f
Commits on Nov 18, 2016
update idf libs
me-no-dev
committed
58ac6fb
Copy full SHA for 58ac6fb
add "monitor" build target for idf
me-no-dev
committed
1252f7f
Copy full SHA for 1252f7f
pull sdkconfig early so IDF does not warn about redefinition
me-no-dev
committed
5703b76
Copy full SHA for 5703b76
Add Kconfig for IDF and option to disable HAL mutexes
Show description for c30012a
me-no-dev
committed
c30012a
Copy full SHA for c30012a
Commits on Nov 17, 2016
Make Wire inherit Stream
Show description for c82699a
me-no-dev
committed
c82699a
Copy full SHA for c82699a
Add TwoWire::write(const char *) (#56)
minyk
authored and
me-no-dev
committed
c026661
Copy full SHA for c026661
Commits on Nov 16, 2016
reset i2c cmd buffer before read/write
Show description for 7abb15c
me-no-dev
committed
7abb15c
Copy full SHA for 7abb15c
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
Pagination
Previous
Next
You can’t perform that action at this time.