Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Arduino Core for SAMD21 CPU
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
josc941e
Arduino Core for SAMD21 CPU
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2b71432aa12d670a001722d128fa01be00e6205f
Select Git revision
Branches
5
api
master
default
protected
mkrmotorcarrier
muxto
muxto_optimized
Tags
20
1.8.14
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.6.21
1.6.20
1.6.19
1.6.18
1.6.17
1.6.16
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Nov
25
24
13
9
19
Oct
11
6
30
Sep
29
14
8
5
4
1
23
Aug
12
Jul
11
7
6
4
3
27
Jun
24
23
21
22
May
18
2
28
Apr
27
24
22
21
19
15
5
4
3
31
Mar
23
6
2
1
28
Feb
15
9
8
7
2
30
Jan
27
24
3
23
Dec
20
19
16
15
14
13
12
7
6
2
28
Nov
25
23
18
17
26
Oct
12
11
10
3
30
Sep
28
27
26
22
15
14
2
31
Aug
29
24
11
25
Jul
21
20
19
18
12
8
7
30
Jun
29
27
17
7
6
3
30
May
29
27
20
19
9
21
Apr
20
19
6
5
4
2
31
Mar
30
12
4
3
2
26
Feb
23
19
18
16
15
11
3
29
Jan
26
22
21
20
19
18
15
13
12
6
5
4
3
28
Dec
25
17
16
14
3
2
1
30
Nov
26
24
23
20
18
17
16
13
12
11
10
6
4
3
31
Oct
30
26
22
21
14
12
10
8
6
5
29
Sep
24
23
22
16
10
9
8
4
25
Aug
24
19
14
13
11
10
24
Jul
23
21
20
18
17
6
5
3
1
29
Jun
27
26
24
23
21
20
19
18
17
15
14
13
12
11
10
5
28
May
27
20
19
14
Port Wire to bootloader
Bootloader fits cleanly 8KB limit
Fix exploded binary size
Inital effort to configure PMIC in bootloader
Modify ICHARGE only if a battery is connected
TEST: disable battery charging if no battery is connected at startup
Fix a couple of problems with UART
Fix PMIC behaviour by borrowing Electron library
Compile MKRGSM1400 bootloader
Add integration defines for TinyGSM fork
Rewrite PMIC initialization using Sercom (no error checking)
Initial porting of MKRGSM1400
Use port manipulation instead of SERCOM h/w for UART RTS
Make UART RTS + CTS configurable in constructor only
Leverage SERCOM h/w functionality for RTS and CTS
Add optional RTS + CTS support to UART
Final platform.txt update for 1.6.17-beta-b0 release
Final doc and template updates for 1.6.17-beta-b0 release
Update templates
Doc update
Merge remote-tracking branch 'remotes/upstream/master'
Update documentation and templates
Improved ISR response time. Thanks @joverbee
Added Generic D11D14AS (20-pin SOIC) variant.
Made PIN_USB_HOST_ENABLE optional. Readme updates for MT-D11 and Generic D11C14A.
Fixed USB pad calibration values for L21 in bootloader and USB host mode
Improve accuracy of HS crystal (fixed off-by-one calculation)
Added SAM D51 (m4f) support to bootloader
Merge pull request #273 from awatterott/master
No fixed value for USB power current.
Copied pin defs for D6, D7 and D13 from zero to mzero
Fix bootloader tools for .org boards
fixed wrong location for call to mapResolution(), doc updates
Merged in changes from upstream SAMD CORE 1.6.16 2017.08.23
Added MattairTech Xeno support (64-pin D21/L21/C21)
update changelog
Put interrupt mask instead of interrupt num in ISR callbacks list
Slightly clearer formula for interrupt config register position
Some code makeup
Fixed allocation/deallocation of interrupts subroutines
Loading