Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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
Reseting 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-samd
Public
Notifications
You must be signed in to change notification settings
Fork
725
Star
482
Code
Issues
167
Pull requests
41
Actions
Wiki
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Breadcrumbs
History for
ArduinoCore-samd
bootloaders
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 24, 2020
Merge pull request #586 from ksmith3036/master
Show description for f35f157
facchinm
authored
f35f157
Copy full SHA for f35f157
Commits on Dec 23, 2020
Sometimes an Arduino sketch needs to reset the MCU, but still wants to have some variables to be able to survive.
Show description for aafa688
ksmith3036
committed
aafa688
Copy full SHA for aafa688
To allow the MKR VIDOR 4000 loader to build to less than 8 KByte, the string handling of compile time DATE and TIME had to be concatinated in source code.
Show description for efcc5c9
ksmith3036
committed
efcc5c9
Copy full SHA for efcc5c9
Bootloader protection of flash memory may also be turned on by setting the SECURE_BY_DEFAULT compile flag, either through an argument to make, or by setting flag in sam_ba_monitor.h.
ksmith3036
committed
9cb10ad
Copy full SHA for 9cb10ad
Make bootloaders check for the MCU Security Bit.
Show description for 7d69dd6
ksmith3036
committed
7d69dd6
Copy full SHA for 7d69dd6
Commits on Apr 27, 2020
Changing NONA WLAN in Nano 33 IoT
Luigi Gubello
committed
9cc2ee4
Copy full SHA for 9cc2ee4
Commits on Oct 24, 2019
Updated faulty gcc path
Show description for f9521bb
nmaas87
committed
f9521bb
Copy full SHA for f9521bb
Commits on Sep 20, 2019
Remove Genuino and replace with Arduino on sketch upload
cmaglie
committed
ed164f6
Copy full SHA for ed164f6
Commits on Sep 19, 2019
remove geuino from build and .h files
mastrolinux
committed
01c0951
Copy full SHA for 01c0951
Commits on Sep 18, 2019
Update Bootloader_D21_M0_Pro_150427.hex
Show description for ac5a611
nmaas87
authored and
cmaglie
committed
ac5a611
Copy full SHA for ac5a611
Update Bootloader_D21_M0_150515.hex
Show description for eb44791
nmaas87
authored and
cmaglie
committed
eb44791
Copy full SHA for eb44791
Commits on May 16, 2019
Rebuild MKRWAN1310 BL with I2C timeouts
facchinm
committed
9325370
Copy full SHA for 9325370
Commits on Apr 29, 2019
Merge branch 'mkrwan1310' into beta
facchinm
committed
154166d
Copy full SHA for 154166d
Commits on Apr 19, 2019
Rename NONA_WLAN in NANO 33 IoT
facchinm
committed
08629f9
Copy full SHA for 08629f9
MKRWAN1310: add bootloader
facchinm
committed
d44a929
Copy full SHA for d44a929
MKRWAN1310: start integration
facchinm
committed
a03e17c
Copy full SHA for a03e17c
Rebuild all bootloaders
facchinm
committed
4ed0be9
Copy full SHA for 4ed0be9
BL: borrow system_init from uf2
Show description for d502e29
facchinm
committed
d502e29
Copy full SHA for d502e29
BL: NONW_WLAN: update bootloaders
facchinm
committed
4667e88
Copy full SHA for 4667e88
Bootloader: allow crystalless configuration
facchinm
committed
37b592a
Copy full SHA for 37b592a
INITIAL: NONA WLAN
Show description for 996b3cd
facchinm
committed
996b3cd
Copy full SHA for 996b3cd
Commits on Nov 27, 2018
Rebuild MKR NB 1500 bootloader
sandeepmistry
authored and
facchinm
committed
6229103
Copy full SHA for 6229103
Rename left over MKR NB-IoT 1500's to MKR NB 1500
sandeepmistry
authored and
facchinm
committed
f7756d8
Copy full SHA for f7756d8
Add initial MKR-NbIoT bootloader
facchinm
committed
3d8acdc
Copy full SHA for 3d8acdc
Commits on Aug 29, 2018
Update some variant comments
sandeepmistry
authored and
facchinm
committed
073c992
Copy full SHA for 073c992
Rebuild MKR Vidor 4000 bootloaders
sandeepmistry
authored and
facchinm
committed
2facb39
Copy full SHA for 2facb39
Add 10ms delay at start of double detector for boards with EZ6301QI to settle
Show description for b26dca4
sandeepmistry
authored and
facchinm
committed
b26dca4
Copy full SHA for b26dca4
Add retry count when waiting for JTAG response
sandeepmistry
authored and
facchinm
committed
40b3dcf
Copy full SHA for 40b3dcf
Store new boot loader in flash (const), only update user row if needed, increase flash chunk size
sandeepmistry
authored and
facchinm
committed
e72779d
Copy full SHA for e72779d
Add updated MKR Vidor 4000 bootloader
sandeepmistry
authored and
facchinm
committed
6564319
Copy full SHA for 6564319
Check bitstream version before reloading, also check + reload before jumping to app
sandeepmistry
authored and
facchinm
committed
92c0774
Copy full SHA for 92c0774
[bootloader] reset JTAG on boot
sandeepmistry
authored and
facchinm
committed
e500e2b
Copy full SHA for e500e2b
[bootloader] fail fast if JTAG init fails
sandeepmistry
authored and
facchinm
committed
c637aa2
Copy full SHA for c637aa2
[bootloader] Allow current USB current values
sandeepmistry
authored and
facchinm
committed
e58f0eb
Copy full SHA for e58f0eb
[MKR Vidor 4000] correct FQBN
sandeepmistry
authored and
facchinm
committed
89f5ba3
Copy full SHA for 89f5ba3
Pagination
Previous
Next
You can’t perform that action at this time.