Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
/
ArduinoCore-sam
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
112
Star
88
Code
Issues
90
Pull requests
31
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
71b122e
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 21, 2015
SAM: add iSerial USB field
facchinm
committed
71b122e
Copy full SHA for 71b122e
Commits on Oct 12, 2015
[USB] remove all warnings from SAM USB core
facchinm
committed
8c76498
Copy full SHA for 8c76498
[HID] port to stable PluggableUSB API
facchinm
committed
9c7b887
Copy full SHA for 9c7b887
adapt SAM core to PluggableUSB stable API
facchinm
committed
295fc7a
Copy full SHA for 295fc7a
Commits on Sep 29, 2015
Merge remote-tracking branch 'arduino/master'
cmaglie
committed
325700d
Copy full SHA for 325700d
Removed not used PUSB_Begin() (also in SAM)
Show description for a536364
cmaglie
committed
a536364
Copy full SHA for a536364
Correct typo
sandeepmistry
committed
e1dc5ca
Copy full SHA for e1dc5ca
Commits on Sep 28, 2015
[HID] Added missing const in length
cmaglie
committed
894d6f4
Copy full SHA for 894d6f4
[HID] Removed unused PUSBReturn structure
cmaglie
committed
2a6089c
Copy full SHA for 2a6089c
[HID] added 'const' qualifier in HID initialization
Show description for 651519d
cmaglie
committed
651519d
Copy full SHA for 651519d
[HID] fixed wrong datatype for descriptor len
Show description for 950dbe1
cmaglie
committed
950dbe1
Copy full SHA for 950dbe1
Merge branch 'pluggable_hid_impr' of https://github.com/cmaglie/Arduino
cmaglie
committed
bf75d2d
Copy full SHA for bf75d2d
Commits on Sep 25, 2015
SAM: tidy up -mcpu and -mthumb params in platform.txt
cmaglie
committed
092d102
Copy full SHA for 092d102
SAM: small cosmetic fix to platform.txt
cmaglie
committed
c242976
Copy full SHA for c242976
Merge pull request #3864 from facchinm/pulseInLongOVF
Show description for 26c9fe5
facchinm
committed
26c9fe5
Copy full SHA for 26c9fe5
Commits on Sep 24, 2015
Fixed another regression in IPAddress.h
Show description for ffb1f1c
cmaglie
committed
ffb1f1c
Copy full SHA for ffb1f1c
SAM: Stop build on unresolved symbols
Show description for fc4abc2
cmaglie
committed
fc4abc2
Copy full SHA for fc4abc2
Commits on Sep 22, 2015
HID: merged HID_Descriptor into HIDDescriptorListNode
Show description for f6e8c3d
cmaglie
committed
f6e8c3d
Copy full SHA for f6e8c3d
HID: Renamed fields in HIDDescriptorListNode and HID_Descriptor
Show description for ef60b5d
cmaglie
committed
ef60b5d
Copy full SHA for ef60b5d
Commits on Sep 21, 2015
fix pulseInLong considering overflow
Show description for 6be17bf
facchinm
committed
6be17bf
Copy full SHA for 6be17bf
SAM: fix pulseInLong timeout using micros()
facchinm
committed
f5e505d
Copy full SHA for f5e505d
Commits on Sep 18, 2015
Merge branch 'ethernet-dns-fix' of https://github.com/cmaglie/Arduino
cmaglie
committed
aec10c6
Copy full SHA for aec10c6
Moved build artifacts into root build folder
Show description for 6f9cf00
cmaglie
committed
6f9cf00
Copy full SHA for 6f9cf00
Added categories to libraries
Show description for 5044842
cmaglie
committed
5044842
Copy full SHA for 5044842
Commits on Sep 10, 2015
Merge pull request #3542 from facchinm/plugUSB_sam
Show description for c0b8f62
facchinm
committed
c0b8f62
Copy full SHA for c0b8f62
Commits on Sep 9, 2015
Added IPAddress::fromString(....) function
cmaglie
committed
f4c50d4
Copy full SHA for f4c50d4
Commits on Sep 4, 2015
fix OUT endpoints
Show description for 9fd178e
facchinm
committed
9fd178e
Copy full SHA for 9fd178e
Commits on Aug 14, 2015
Merge branch 'cdc-settings' of https://github.com/matthijskooijman/Arduino
cmaglie
committed
7a57d86
Copy full SHA for 7a57d86
Commits on Jul 31, 2015
Fix links to 3rd party hardware specification.
Show description for 2fec828
reillyeon
committed
2fec828
Copy full SHA for 2fec828
Expose serial settings from CDC virtual serial port
Show description for d20948d
matthijskooijman
committed
d20948d
Copy full SHA for d20948d
Commits on Jul 17, 2015
port PluggableUSB to sam core
facchinm
committed
94814be
Copy full SHA for 94814be
remove HID from core
facchinm
committed
1baf58a
Copy full SHA for 1baf58a
sam: add HID library
facchinm
committed
6f163c0
Copy full SHA for 6f163c0
Commits on Jul 16, 2015
rework HID-based libraries and add Due fallback
facchinm
authored and
cmaglie
committed
b99bbc8
Copy full SHA for b99bbc8
Enable C11 support
Show description for 9b1e97d
matthijskooijman
authored and
cmaglie
committed
9b1e97d
Copy full SHA for 9b1e97d
Pagination
Previous
Next
You can’t perform that action at this time.