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 }}
pozlast
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 8, 2017
Updated revision log
cmaglie
committed
d3b3714
View commit details
Copy full SHA for d3b3714
Browse repository at this point
Commits on Mar 7, 2017
Updated Firmata to version 2.5.5
sandeepmistry
committed
197fe6d
View commit details
Copy full SHA for 197fe6d
Browse repository at this point
fix extended fuse bits for ethernet board
Show description for a700af1
descampsa
authored and
cmaglie
committed
a700af1
View commit details
Copy full SHA for a700af1
Browse repository at this point
Set unused bits of extended fuse to 1
Show description for a899b9e
descampsa
authored and
cmaglie
committed
a899b9e
View commit details
Copy full SHA for a899b9e
Browse repository at this point
Commits on Mar 1, 2017
Fixed regression tests on Indent/Unindent and Comment/Uncomment actions
Show description for 1f35bfc
cmaglie
committed
1f35bfc
View commit details
Copy full SHA for 1f35bfc
Browse repository at this point
Update RSyntaxTextArea to 2.6.1
Show description for f5eb673
matthijskooijman
authored and
cmaglie
committed
f5eb673
View commit details
Copy full SHA for f5eb673
Browse repository at this point
Removed the need for get/setUndoManager()
Show description for 5f12bb9
cmaglie
committed
5f12bb9
View commit details
Copy full SHA for 5f12bb9
Browse repository at this point
Commits on Feb 27, 2017
Removed some redundant `this` keyword
cmaglie
committed
1062307
View commit details
Copy full SHA for 1062307
Browse repository at this point
Removed unneeded up-cast
cmaglie
committed
dd17388
View commit details
Copy full SHA for dd17388
Browse repository at this point
Remove unused CaretAwareUndoableEdit class
Show description for 87c917f
matthijskooijman
authored and
cmaglie
committed
87c917f
View commit details
Copy full SHA for 87c917f
Browse repository at this point
Added missing license
cmaglie
committed
ad503bc
View commit details
Copy full SHA for ad503bc
Browse repository at this point
Commits on Feb 24, 2017
Disallow opening Serial monitor during compilation
Show description for c0a99f9
facchinm
committed
c0a99f9
View commit details
Copy full SHA for c0a99f9
Browse repository at this point
Commits on Feb 20, 2017
Other updates to readme
cmaglie
committed
58422f7
View commit details
Copy full SHA for 58422f7
Browse repository at this point
added guide for installation in macOS and windows
surya-veer
authored and
cmaglie
committed
3d7cb7f
View commit details
Copy full SHA for 3d7cb7f
Browse repository at this point
Merge branch 'handle_UTF-8_serial' of https://github.com/aknrdureegaesr/Arduino
cmaglie
committed
241df10
View commit details
Copy full SHA for 241df10
Browse repository at this point
Fixed fields hidden by local variable warnings
cmaglie
committed
0b297d2
View commit details
Copy full SHA for 0b297d2
Browse repository at this point
Updated eclipse formatter options
cmaglie
committed
ffe6aee
View commit details
Copy full SHA for ffe6aee
Browse repository at this point
Commits on Feb 17, 2017
Serial monitor: input textfield is automatically selected
Show description for 4d6385a
cmaglie
committed
4d6385a
View commit details
Copy full SHA for 4d6385a
Browse repository at this point
Commits on Feb 10, 2017
Merge pull request #5879 from facchinm/better-mdns
Show description for e9e24bd
facchinm
authored
e9e24bd
View commit details
Copy full SHA for e9e24bd
Browse repository at this point
Properly decode UTF-8 characters comming in from serial one byte at a time.
Show description for ba302ee
aknrdureegaesr
committed
ba302ee
View commit details
Copy full SHA for ba302ee
Browse repository at this point
Commits on Feb 8, 2017
Update bundled avr core version to 1.6.18
facchinm
authored and
cmaglie
committed
7434443
View commit details
Copy full SHA for 7434443
Browse repository at this point
Update arduinoOTA to 1.1.1
facchinm
authored and
cmaglie
committed
d6a42b8
View commit details
Copy full SHA for d6a42b8
Browse repository at this point
Update avrdude to 6.3.0-arduino9
facchinm
authored and
cmaglie
committed
b931d63
View commit details
Copy full SHA for b931d63
Browse repository at this point
Update avr-gcc to avr-gcc-4.9.2-atmel3.5.4-arduino2
facchinm
authored and
cmaglie
committed
2d0ef4a
View commit details
Copy full SHA for 2d0ef4a
Browse repository at this point
Add 500Kbps, 1Mbps and 2Mbps to the list of available serial speeds
dsstutts
authored and
facchinm
committed
a095d2a
View commit details
Copy full SHA for a095d2a
Browse repository at this point
Add virtual beginMulticast(...) stub to UDP class
sandeepmistry
authored and
facchinm
committed
26ae0ac
View commit details
Copy full SHA for 26ae0ac
Browse repository at this point
Update revisions.txt
facchinm
committed
cd729a9
View commit details
Copy full SHA for cd729a9
Browse repository at this point
Merge pull request #5623 from matthijskooijman/stk500-jtagice3
Show description for 8d955c8
facchinm
authored
8d955c8
View commit details
Copy full SHA for 8d955c8
Browse repository at this point
Merge branch 'master' into stk500-jtagice3
facchinm
authored
dfea164
View commit details
Copy full SHA for dfea164
Browse repository at this point
Add Atmel-ICE as AVR programmer
facchinm
authored and
cmaglie
committed
2870bae
View commit details
Copy full SHA for 2870bae
Browse repository at this point
Merge pull request #5892 from ximion/master
Show description for 0b549ef
facchinm
authored
0b549ef
View commit details
Copy full SHA for 0b549ef
Browse repository at this point
Remove sam platform from IDE repo
Show description for 2e98854
facchinm
authored and
cmaglie
committed
2e98854
View commit details
Copy full SHA for 2e98854
Browse repository at this point
Commits on Feb 3, 2017
Fixed build (rename arduino-builer-arm to arduino-builder-linuxarm)
Show description for 057419b
cmaglie
committed
057419b
View commit details
Copy full SHA for 057419b
Browse repository at this point
Commits on Feb 2, 2017
Update arduino-builder to 1.3.24
cmaglie
committed
29613e2
View commit details
Copy full SHA for 29613e2
Browse repository at this point
Commits on Jan 25, 2017
Small makeup for ContributedLibrary.equals()
cmaglie
committed
2048ae2
View commit details
Copy full SHA for 2048ae2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.