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
2709365
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 23, 2015
This commit improves the parsing capability by allowing decimals only
Show description for 2709365
Chris--A
authored and
sandeepmistry
committed
2709365
Copy full SHA for 2709365
Commits on Nov 17, 2015
Check TXEMPTY flag instead of TXRDY flag on Serial.flush()
Show description for ba1beeb
sandeepmistry
committed
ba1beeb
Copy full SHA for ba1beeb
Commits on Nov 6, 2015
Update recipe.ar.pattern in SAM platform to us archive_file_path
cmaglie
committed
4e75c01
Copy full SHA for 4e75c01
Upgraded SAM core version to 1.6.6
cmaglie
committed
1d56360
Copy full SHA for 1d56360
Commits on Nov 5, 2015
[SAM] Remove useless <cstddef> includes (fix regression)
Show description for 5107780
cmaglie
committed
5107780
Copy full SHA for 5107780
Set mode to SPI_CONTINUE for first byte transfer in SPI.transfer16(...)
Show description for 1e5ff63
sandeepmistry
committed
1e5ff63
Copy full SHA for 1e5ff63
Commits on Nov 4, 2015
Add SPI.transfer16(...) API's
sandeepmistry
committed
b55e9a4
Copy full SHA for b55e9a4
Commits on Nov 3, 2015
Updated sam core version to 1.6.5
cmaglie
committed
802f671
Copy full SHA for 802f671
Commits on Oct 30, 2015
[HID] Added return value to HID SendReport (sam core)
cmaglie
committed
5cfc4c8
Copy full SHA for 5cfc4c8
Commits on Oct 29, 2015
Merge branch 'sam-wire-repeated-starts' of https://github.com/sandeepmistry/Arduino
cmaglie
committed
cf6494b
Copy full SHA for cf6494b
Add support for repeated starts in slave mode
Show description for 5af44fe
sandeepmistry
committed
5af44fe
Copy full SHA for 5af44fe
Remove steps to disable pull ups as they are not needed
Show description for aee5f37
sandeepmistry
committed
aee5f37
Copy full SHA for aee5f37
Rebuild libsam
sandeepmistry
committed
a44bbbf
Copy full SHA for a44bbbf
Add end callback for deinitialization on end
sandeepmistry
committed
8a385df
Copy full SHA for 8a385df
implement Wire.end() for SAM core
Show description for 000d184
sandeepmistry
committed
000d184
Copy full SHA for 000d184
Commits on Oct 26, 2015
Print not aborting on write failure
Show description for 6967b75
cmaglie
committed
6967b75
Copy full SHA for 6967b75
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
Pagination
Previous
Next
You can’t perform that action at this time.