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.
7e37bb3b1232e8d50745fbcdabf05db0fd981d4c
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
8
Jul
1
28
Jun
19
5
29
May
28
27
26
16
7
29
Apr
26
25
24
19
11
1
26
Mar
4
16
Jan
4
13
Dec
29
Nov
28
27
21
16
29
Oct
23
22
6
Sep
4
30
Aug
29
28
24
17
14
31
Jul
11
4
27
Jun
26
21
May
10
20
Mar
12
5
24
Feb
23
20
14
1
31
Jan
25
8
2
20
Dec
18
17
15
12
11
30
Nov
29
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
Update drivers to 1.4.3.0
Publish 1.8.2
1.8.2
1.8.2
Fix commands for openocd 0.10.0
Fix array out of bounds in USB core
Revert "USBDevice: interrupts are now enabled on init"
Merge pull request #416 from Rocketct/master
Changed MKRGSM1400 variant to increase the reliability
Add proper MuxTO bootloader
Squeeze some bytes out of the D11
Add mEDBGClone variant
Merge remote-tracking branch 'origin/beta'
1.8.1
1.8.1
Merge pull request #413 from arduino/refactor-usb-stack
Merge pull request #412 from James-Aylward/patch-1
Merge remote-tracking branch 'origin/master' into staging
Using available defines/constants instead of hardcoded values for linestate
Fixed an issue with interrupt pins
Update platform version to 1.8.1
Remove SoftwareSerial and MixedSerial libraries
NANO 33 IoT: remove references to R0
Delete boards.txt.disabled
[MKRNBV3] Reduce USB voltage limit to 3880mV
USB: only clear pending interrupts explicitely
USB: properly handle IRQ clash in DoubleBuffer endpoint
Use auxiliary RingBuffer for CDC Serial rx
Remove CMSIS + gcc7 warnings
Temporarily remove mkrwan1310 from boards list
Add missing forward declaration of PINCOUNT_fn()
Rebuild MKRWAN1310 BL with I2C timeouts
[WIP] Enable battery charging on MKRWAN1310
Merge pull request #395 from per1234/digitalpotcontrol-delays
Add 1 to available() if peek has been previously called
Merge branch 'mkrwan1310' into beta
Merge pull request #404 from arduino/cdc-bugfix
Correct and update keywords.txt
I2S: Add API to set the buffer size (in bytes)
Deleting superflous call to 'usbd.epBank0ResetReady' - this function is already called within 'USBDeviceClass::ISRHandler' and 'USBDeviceClass::recvControl' is called by 'handleClassInterfaceSetup' within the ISR
Fixing typo - although control endpoints are located at endpoint #0 we should leave this choice to the caller of the function and be consistent within the rest of the code
deadlock detect and early return in startTransmissionWIRE
Rename NONA_WLAN in NANO 33 IoT
Mark mkrfox1200 and mkrwan1310 as very low power
Loading