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.
1722b7a31e220db2fd6042721287303e729a1d18
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
Rename disable_battery_charging to disable_battery_fet and always call, update comment
Lower ADC threshold to 600 (was 800)
Dissable FET if battery is not found at startup
Fixed ADC battery discharge
Added DTR pin HW 2.0
Rebuild MKRGSM bootloader
Bump input current limit to 2A
initVariant enables battery charging if voltage is over threshold
[MKRGSM1400] set RTS and CTS pins for Serial2/SerialGSM
Use RTS and CTS inside MODEM
Hold reset high to prevent cellular modem from starting if not used
Reset modem via pin the in library instead of variant, use pin constants
Remove 16k bootloader support
Rebuild MKRGSM bootloader
Split PMIC and I2C functionality in boot loader to separate files
Rebuild MKRGSM bootloader
Disable charging in the bootloader
remove pmic defaults from initVariant()
add precompiled bootloader
Remove useless include
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
Loading