Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
Reseting 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
Notifications
You must be signed in to change notification settings
Fork
7k
Star
14.3k
Code
Issues
644
Pull requests
103
Actions
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Breadcrumbs
History for
Arduino
arduino-core
src
processing
on
1.8.12
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 7, 2020
Start Arduino IDE 1.8.12
per1234
authored and
cmaglie
committed
33ff495
Copy full SHA for 33ff495
Commits on Feb 6, 2020
Fixed failures in download tests
cmaglie
committed
b59c91e
Copy full SHA for b59c91e
Commits on Jan 20, 2020
Updated translations from transifex
cmaglie
committed
ff26dd5
Copy full SHA for ff26dd5
Commits on Sep 19, 2019
Starting 1.8.11
facchinm
committed
6116a8e
Copy full SHA for 6116a8e
Commits on Sep 13, 2019
Updated translations
cmaglie
committed
0ce5e1e
Copy full SHA for 0ce5e1e
Force python2 when running Transifex updates
cmaglie
committed
6179b15
Copy full SHA for 6179b15
Commits on Aug 20, 2019
Do not fail abruptly if signature verification fails
Show description for 5bb9f87
cmaglie
committed
5bb9f87
Copy full SHA for 5bb9f87
Add areInsecurePackagesAllowed method
Mattia Bertorello
authored and
cmaglie
committed
94dd695
Copy full SHA for 94dd695
Commits on Aug 2, 2019
fixed comment
cmaglie
committed
da6c731
Copy full SHA for da6c731
Remove getBoardWithMatchingVidPidFromCloud and make a new class BoardCloudResolver
Mattia Bertorello
authored and
cmaglie
committed
bcb8e90
Copy full SHA for bcb8e90
Commits on Jul 18, 2019
Merge branch 'master' into add-file-cache
facchinm
authored
9ce5101
Copy full SHA for 9ce5101
Use user-defined tab settings in new sketch generation
Show description for 9aea65b
Pieter12345
authored and
facchinm
committed
9aea65b
Copy full SHA for 9aea65b
Renamed ContributedLibraryReference to ContributedLibraryDependency
cmaglie
authored and
facchinm
committed
d72cb23
Copy full SHA for d72cb23
Commits on Jul 12, 2019
Fix linter problems
Mattia Bertorello
committed
636f930
Copy full SHA for 636f930
Change builder domain with https and add logging
Mattia Bertorello
committed
85e91ef
Copy full SHA for 85e91ef
Commits on Jul 5, 2019
Not delete the file if the signature fail
Mattia Bertorello
committed
fa77c15
Copy full SHA for fa77c15
Commits on Jun 28, 2019
Fix possible empty files during the download of the package index
Mattia Bertorello
committed
d089323
Copy full SHA for d089323
Add slf4j, optimize some code and fix reported lint problem
Mattia Bertorello
committed
8ca093b
Copy full SHA for 8ca093b
Commits on May 6, 2019
Fix NPEs if no hardware core is installed
Show description for d518d76
facchinm
committed
d518d76
Copy full SHA for d518d76
Commits on Apr 2, 2019
Add user agent in the connection to api-builder.arduino.cc/builder/v1/boards/
Mattia Bertorello
authored and
cmaglie
committed
eb055cc
Copy full SHA for eb055cc
Follow symlinks when saving sketch
Show description for 05de5c9
facchinm
authored and
cmaglie
committed
05de5c9
Copy full SHA for 05de5c9
Commits on Mar 26, 2019
Remove unused FileUtils methods
Show description for 442007a
Pieter12345
authored and
cmaglie
committed
442007a
Copy full SHA for 442007a
Replace some FileUtils calls with direct methods
Show description for 4c2fca6
Pieter12345
authored and
cmaglie
committed
4c2fca6
Copy full SHA for 4c2fca6
Remove StringUtils class
Show description for 6d9dd97
Pieter12345
authored and
cmaglie
committed
6d9dd97
Copy full SHA for 6d9dd97
Replace StringUtils.join() with library call
Show description for 09e466a
Pieter12345
authored and
cmaglie
committed
09e466a
Copy full SHA for 09e466a
Replace StringUtils.stringContainsOneOf() with library call
Show description for a08908a
Pieter12345
authored and
cmaglie
committed
a08908a
Copy full SHA for a08908a
Commits on Mar 25, 2019
Starting 1.8.10
facchinm
committed
f119590
Copy full SHA for f119590
Commits on Mar 15, 2019
Update translations
cmaglie
committed
82a6a40
Copy full SHA for 82a6a40
Commits on Mar 7, 2019
Add TargetBoard.getFQBN helper
facchinm
committed
be1a840
Copy full SHA for be1a840
Commits on Jan 23, 2019
Perform port selection after initializing packages
Show description for e1caaf1
cmaglie
committed
e1caaf1
Copy full SHA for e1caaf1
Pluggable discovery: search in platform.txt (WIP)
cmaglie
committed
f81798b
Copy full SHA for f81798b
Commits on Jan 18, 2019
Check for containing folder existence before listing files
Show description for e9ecaa7
facchinm
committed
e9ecaa7
Copy full SHA for e9ecaa7
Commits on Dec 11, 2018
Only display touch bar on macOS 10.12 and higher (#8281)
sandeepmistry
authored
b3b62d0
Copy full SHA for b3b62d0
Commits on Dec 6, 2018
Starting 1.8.9
facchinm
committed
56f0e96
Copy full SHA for 56f0e96
Commits on Dec 5, 2018
updated translations
cmaglie
committed
09158c6
Copy full SHA for 09158c6
Pagination
Previous
Next
You can’t perform that action at this time.