Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
andruby
/
Arduino
Public
forked from
arduino/Arduino
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Arduino
app
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 9, 2014
Upped version to 1.0.7. Update revision log.
cmaglie
committed
ed5ad42
View commit details
Copy full SHA for ed5ad42
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Updated revision log. Version upped to 1.0.6.
cmaglie
committed
90bd172
View commit details
Copy full SHA for 90bd172
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
Allow variants to define an initVariant() function that is called at startup.
Show description for 4027030
cmaglie
committed
4027030
View commit details
Copy full SHA for 4027030
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
Added compatibity for 1.5 libraries layout on IDE 1.0.x
Show description for 5672402
cmaglie
committed
5672402
View commit details
Copy full SHA for 5672402
View code at this point
Browse repository at this point
Commits on Feb 27, 2014
cut the filename at the last '.' not at the first in tab-names of the editor
oni303
committed
efedfa7
View commit details
Copy full SHA for efedfa7
View code at this point
Browse repository at this point
added support for '-' and '.' but both not as the first as first character
oni303
committed
3be6eb8
View commit details
Copy full SHA for 3be6eb8
View code at this point
Browse repository at this point
Commits on Feb 19, 2014
Corrected repeated 'less' in checkName's message
h2g2guy
committed
f3944b2
View commit details
Copy full SHA for f3944b2
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Removed unused code, fixed indentation.
cmaglie
committed
3a72c02
View commit details
Copy full SHA for 3a72c02
View code at this point
Browse repository at this point
Local (user installed) libraries have priority over system libraries
Show description for 57bee97
cmaglie
committed
57bee97
View commit details
Copy full SHA for 57bee97
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
Added some friendly messages for Arduino Robot include errors on old sketches
Show description for 2a8c063
cmaglie
committed
2a8c063
View commit details
Copy full SHA for 2a8c063
View code at this point
Browse repository at this point
Commits on Feb 10, 2014
If 2 libs have same .h file, use the lib with same dir name
PaulStoffregen
committed
ef4f0f3
View commit details
Copy full SHA for ef4f0f3
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Compile with -x assembler-with-cpp instead of -assembler-with-cpp.
Show description for 2fb3770
Jimmy Hedman
committed
2fb3770
View commit details
Copy full SHA for 2fb3770
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
Merge branch 'cayci-master'
cmaglie
committed
89d6841
View commit details
Copy full SHA for 89d6841
View code at this point
Browse repository at this point
Help 3rd party installers find the hardware path
PaulStoffregen
authored and
cmaglie
committed
ae265a9
View commit details
Copy full SHA for ae265a9
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
Render line numbers using TextAreaPainter
Show description for 66faf5d
Cayci
committed
66faf5d
View commit details
Copy full SHA for 66faf5d
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
add preference to enable/disable line numbers
Show description for a2111fd
Cayci
committed
a2111fd
View commit details
Copy full SHA for a2111fd
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Display line numbers for the file being edited
Cayci
committed
787f73d
View commit details
Copy full SHA for 787f73d
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Added missing class FileNameExtensionFilter
Federico Fissore
committed
72440e7
View commit details
Copy full SHA for 72440e7
View code at this point
Browse repository at this point
It was still using jdk FileNameExtensionFilter
Federico Fissore
committed
21ef50b
View commit details
Copy full SHA for 21ef50b
View code at this point
Browse repository at this point
Commits on May 22, 2013
Reintroduced copy error button.
Show description for ec7996e
cmaglie
committed
ec7996e
View commit details
Copy full SHA for ec7996e
View code at this point
Browse repository at this point
Commits on May 17, 2013
Fixed upload for robot boards
cmaglie
committed
22997bb
View commit details
Copy full SHA for 22997bb
View code at this point
Browse repository at this point
Fixed upload for robot boards
cmaglie
committed
4c73b8c
View commit details
Copy full SHA for 4c73b8c
View code at this point
Browse repository at this point
Commits on May 15, 2013
Reverted 'copy error' button for 1.0.5, waiting for a better UI design
cmaglie
committed
cf4584e
View commit details
Copy full SHA for cf4584e
View code at this point
Browse repository at this point
Commits on May 11, 2013
Fixed disappearing 'Import library' menu
cmaglie
committed
62846f1
View commit details
Copy full SHA for 62846f1
View code at this point
Browse repository at this point
Backported OnlyDirs.class
cmaglie
committed
13d8214
View commit details
Copy full SHA for 13d8214
View code at this point
Browse repository at this point
removed check on .h file existence
ffissore
authored and
cmaglie
committed
5444455
View commit details
Copy full SHA for 5444455
View code at this point
Browse repository at this point
Disabled 'fat' (multiplatform) library check.
Show description for fa95662
cmaglie
committed
fa95662
View commit details
Copy full SHA for fa95662
View code at this point
Browse repository at this point
better error message when library names clash
Show description for 8266ac5
ffissore
authored and
cmaglie
committed
8266ac5
View commit details
Copy full SHA for 8266ac5
View code at this point
Browse repository at this point
also rebuild examples menu after library import
ffissore
authored and
cmaglie
committed
3d5c76a
View commit details
Copy full SHA for 3d5c76a
View code at this point
Browse repository at this point
improved import library: complains if invalid zip or folders are selected
ffissore
authored and
cmaglie
committed
29856ff
View commit details
Copy full SHA for 29856ff
View code at this point
Browse repository at this point
"Add library" moved into "Import library" menu
cmaglie
committed
1cdf75d
View commit details
Copy full SHA for 1cdf75d
View code at this point
Browse repository at this point
import library also import folder (already expanded libraries)
Show description for 8eab205
ffissore
authored and
cmaglie
committed
8eab205
View commit details
Copy full SHA for 8eab205
View code at this point
Browse repository at this point
keep included folder name as top level folder name, delete MAC folder and hidden files
cmaglie
committed
62a8a01
View commit details
Copy full SHA for 62a8a01
View code at this point
Browse repository at this point
Revert ""Add library" moved into "Import library" menu"
Show description for d66e094
cmaglie
committed
d66e094
View commit details
Copy full SHA for d66e094
View code at this point
Browse repository at this point
Commits on May 3, 2013
Nicer button for 'Copy error to clipboard'
cmaglie
committed
55ade2d
View commit details
Copy full SHA for 55ade2d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.