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.
f1e74b89c3ae5dc0329d1e91ca32645109896445
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
19
Mar
18
17
16
13
6
18
Feb
13
27
Jan
14
28
Nov
27
25
24
21
20
19
18
17
7
28
Oct
23
19
14
8
7
26
Sep
25
24
23
22
17
15
12
11
10
9
8
5
3
1
26
Aug
18
16
14
13
12
8
7
5
1
31
Jul
28
25
15
1
26
Jun
25
24
20
19
16
12
7
5
3
2
28
May
26
21
20
19
16
15
14
13
12
9
8
7
6
5
30
Apr
29
28
25
24
23
16
15
Fixing wrong comment of SystemInit()
adding missing line in GDB script
fixing typos in pins description
Merge branch 'samba_improvements' into zero
Merge remote-tracking branch 'zero/zero-tone-library' into zero
Updated bossac to v1.5-arduino
Bootloader: added a command to calculate checksum of blocks of memory
Bootloader: added a more performant CRC function
Bootloader: fixed blocking read from USB-CDC
Bootloader: added multi-page flash write command.
Bootloader: added debug print command
Bootloader: added erase flash command.
Bootloader: small refactoring
Merge branch 'master' into zero
Added first tone library implementation.
Minor changes.
Revert " Fixed incorrect CDC-USB buffer handling"
Revert " updated validation test for usb_device"
updated validation test for usb_device
Fixed incorrect CDC-USB buffer handling
Merge branch 'master' into zero
updated platform.txt to new objcopy patterns
CDC-ACM bugfix
Fixed regression on boolean type definition
samd: Arduino "boolean" type is now mapped on "bool"
Uart now imports default write functions from Stream
Removed Uart.write(const char *data) function
fixed indent in Uart.h Uart.cpp
adjusted SERIAL_PORT* metadata in variant.h
Merge branch 'adc-write-res-fix' into zero
Fixed analogWriteResolution() behaviour for PWM pins
Fixed path for burn bootloader command
Merge branch 'ide-1.5.x' into zero
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero_servo
removing PWM/TIMER attirbutes on pins 0/1
Merge pull request #74 from aethaniel/zero_servo
removing --warn-unresolved-symbols from platform.txt
Merge pull request #70 from arduino/bootloader_gcc_build
Merge pull request #73 from aethaniel/zero_servo
putting openocd telnet port to 0
Loading