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 }}
arduino
/
Arduino
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7k
Star
14.4k
Code
Issues
642
Pull requests
99
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Branch selector
18b5327
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 18, 2017
Use consistent line wrapping in built-in example comments
per1234
authored and
cmaglie
committed
18b5327
Copy full SHA for 18b5327
Use a consistent number of spaces after punctuation in the comments of the built-in examples
per1234
authored and
cmaglie
committed
2570383
Copy full SHA for 2570383
Make the formatting of opening comments of built-in examples consistent
per1234
authored and
cmaglie
committed
e3044a5
Copy full SHA for e3044a5
Auto Format all built-in examples
Show description for eee3e5b
per1234
authored and
cmaglie
committed
eee3e5b
Copy full SHA for eee3e5b
Indent all multi-line C style comments in built-in examples by at least two spaces
Show description for 8f48433
per1234
authored and
cmaglie
committed
8f48433
Copy full SHA for 8f48433
Use Auto Format compatible bullet character in built-in example comment lists
Show description for 499c424
per1234
authored and
cmaglie
committed
499c424
Copy full SHA for 499c424
Maintain a consistent number of newlines at end of built-in examples
Show description for 827a933
per1234
authored and
cmaglie
committed
827a933
Copy full SHA for 827a933
Fix typos in .txt files included with built-in examples
per1234
authored and
cmaglie
committed
e57c962
Copy full SHA for e57c962
Fix typos in the comments of the built-in examples
per1234
authored and
cmaglie
committed
a71b403
Copy full SHA for a71b403
Update revision log
cmaglie
committed
86c6103
Copy full SHA for 86c6103
per-board generic option in config file boards.txt for disabling control of dtr+rts from IDE, allowing board specific use of these lines for example for reset or programming mode. Currently used by…
Show description for 125846f
d-a-v
authored and
cmaglie
committed
125846f
Copy full SHA for 125846f
Fixed ignoring of LIBRARY_INDEX_URL of system property
xardael
authored and
cmaglie
committed
c7b412c
Copy full SHA for c7b412c
Commits on Jul 6, 2017
Update comments to reflect Stream functions changed from private to protected
Show description for 9411fa8
per1234
authored and
cmaglie
committed
9411fa8
Copy full SHA for 9411fa8
Add a note about ATmega32U4 incompatibility to SerialEvent example
Show description for e180b70
per1234
authored and
cmaglie
committed
e180b70
Copy full SHA for e180b70
Fix comparison between signed and unsigned warning in StringLength example
Show description for c5d4e5f
per1234
authored and
cmaglie
committed
c5d4e5f
Copy full SHA for c5d4e5f
Remove unused variable from StringAdditionOperator example
Show description for 352df2c
per1234
authored and
cmaglie
committed
352df2c
Copy full SHA for 352df2c
Commits on Jun 23, 2017
Add missing translation string (cached core)
facchinm
committed
cba0435
Copy full SHA for cba0435
Commits on May 31, 2017
Releasing 1.8.3
cmaglie
committed
cd798ab
Copy full SHA for cd798ab
updated revisions
cmaglie
committed
48d88f5
Copy full SHA for 48d88f5
Updated bundled AVR core to 1.6.19
cmaglie
committed
5e95561
Copy full SHA for 5e95561
Commits on May 30, 2017
Added new translations
cmaglie
committed
a06fa27
Copy full SHA for a06fa27
Updated translations
cmaglie
committed
8f53860
Copy full SHA for 8f53860
Moving extras scripts out of root folder
cmaglie
committed
b97e4a3
Copy full SHA for b97e4a3
Merge pull request #6331 from cmaglie/jssc-no-unpack
Show description for d65e6ff
cmaglie
authored
d65e6ff
Copy full SHA for d65e6ff
Version 2 of CONTRIBUTING.md
LourensPool
authored and
cmaglie
committed
666ac02
Copy full SHA for 666ac02
Add CONTRIBUTING.md to root folder
LourensPool
authored and
cmaglie
committed
d2fc624
Copy full SHA for d2fc624
Commits on May 29, 2017
Removed outdated 'bugs' section in manpage
cmaglie
committed
e202d2e
Copy full SHA for e202d2e
Changed http links to https
Show description for ecaf493
mbrickn
authored and
cmaglie
committed
ecaf493
Copy full SHA for ecaf493
Updated paths to preferences.txt in manpage
Show description for 5426412
cmaglie
committed
5426412
Copy full SHA for 5426412
Commits on May 23, 2017
Removed unneeded include in Print.h
Show description for d4a9452
cmaglie
committed
d4a9452
Copy full SHA for d4a9452
Move the flush method from Stream to Print
Show description for ed7007c
matthijskooijman
authored and
cmaglie
committed
ed7007c
Copy full SHA for ed7007c
Commits on May 22, 2017
Use win32 ShellExecute API to open URL with default browser
cmaglie
committed
bb41ad7
Copy full SHA for bb41ad7
Commits on May 18, 2017
Avoid dll unpacking within JSSC
Show description for 229c32c
cmaglie
committed
229c32c
Copy full SHA for 229c32c
Commits on May 16, 2017
Show the dialog just once when there are many unsaved sketches
cmaglie
committed
626a00a
Copy full SHA for 626a00a
Enabling "external editor" now requires to save all sketches.
Show description for e500c7c
cmaglie
committed
e500c7c
Copy full SHA for e500c7c
Pagination
Previous
Next
You can’t perform that action at this time.