Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
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
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
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
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
233c060
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 15, 2016
3rd party can use own Product/manufacturer string
Show description for 233c060
Phil Manofsky
committed
233c060
Copy full SHA for 233c060
allows use of "myboard.build.vid" in boards.txt
Show description for 9c8ab16
Phil Manofsky
committed
9c8ab16
Copy full SHA for 9c8ab16
Commits on Mar 8, 2016
update sam core to version 1.6.7
facchinm
committed
c71b4c8
Copy full SHA for c71b4c8
Commits on Mar 3, 2016
Use modulo operator in Print::printNumber
Show description for 4eea786
sandeepmistry
committed
4eea786
Copy full SHA for 4eea786
Commits on Mar 2, 2016
add src folder when missing
Alice Pintus
committed
e09185a
Copy full SHA for e09185a
Commits on Mar 1, 2016
update sentences
Alice Pintus
committed
30def90
Copy full SHA for 30def90
Commits on Jan 26, 2016
Set string descriptor length to the string length + 2, and send up to wLength bytes
sandeepmistry
committed
df0ec5f
Copy full SHA for df0ec5f
Commits on Jan 19, 2016
Compiler Warning UARTClass.cpp and RingBuffer.h correction
techpaul
authored and
sandeepmistry
committed
8be172d
Copy full SHA for 8be172d
Commits on Jan 18, 2016
Update indentation
sandeepmistry
committed
45d6837
Copy full SHA for 45d6837
Commits on Jan 15, 2016
Port AVR Serial_::readBreak() API to SAM core
sandeepmistry
committed
43f4606
Copy full SHA for 43f4606
Support receiving a USB CDC SEND_BREAK
sandeepmistry
committed
604668f
Copy full SHA for 604668f
Add CDC_SEND_BREAK define
sandeepmistry
committed
76d0ae0
Copy full SHA for 76d0ae0
Commits on Jan 7, 2016
Merge pull request #3524 from facchinm/pins_DUE
Show description for 86a34c7
facchinm
committed
86a34c7
Copy full SHA for 86a34c7
Commits on Jan 5, 2016
Merge pull request #3983 from antodom/pio_handlers
Show description for 286c076
agdl
committed
286c076
Copy full SHA for 286c076
Commits on Nov 29, 2015
Remove unused keywords from Wire libraries keywords.txt
Show description for 86bdd39
per1234
committed
86bdd39
Copy full SHA for 86bdd39
Commits on Nov 23, 2015
Cleanup some Stream compiler warnings from #3337
sandeepmistry
committed
0442528
Copy full SHA for 0442528
Make protected Stream::parseInt/Float overloads public.
Show description for 9697984
Chris--A
authored and
sandeepmistry
committed
9697984
Copy full SHA for 9697984
Add Stream::find(char); to SAM core.
Show description for d5acbbd
Chris--A
authored and
sandeepmistry
committed
d5acbbd
Copy full SHA for d5acbbd
This adds control of Stream::parseInt/float lookahead.
Show description for 3e68493
Chris--A
authored and
sandeepmistry
committed
3e68493
Copy full SHA for 3e68493
This is a bug fix which prevents parseFloat from proceeding past
Show description for 2af3eda
Chris--A
authored and
sandeepmistry
committed
2af3eda
Copy full SHA for 2af3eda
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
Pagination
Previous
Next
You can’t perform that action at this time.