Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
multipass
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
multipass
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a14d519212747a8a58dc48ddc4ffffb1cd88896f
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
25
Dec
24
22
21
20
19
13
11
8
30
Nov
29
28
22
21
13
4
3
2
1
31
Oct
21
20
17
15
14
11
10
3
2
30
Sep
25
23
22
19
18
12
2
28
May
21
20
16
Apr
15
14
13
12
11
10
17
Mar
26
Feb
25
24
18
17
14
8
7
3
1
31
Jan
30
28
26
24
21
20
19
18
17
15
11
Dec
9
8
2
1
30
Nov
26
Oct
23
22
16
26
Sep
16
11
10
7
4
1
31
Aug
28
27
13
12
26
Jul
22
17
13
10
6
5
22
Jun
14
May
30
Apr
29
17
25
Mar
23
18
11
8
6
2
17
Feb
14
12
8
Jan
7
20
Dec
19
18
12
1
28
Nov
25
18
15
14
13
10
5
4
2
1
28
Oct
26
25
21
18
17
8
6
25
Sep
24
23
6
2
30
Aug
27
14
13
26
Jul
25
22
19
18
16
15
1
28
Jun
26
25
24
21
5
4
27
May
24
22
Mar
21
13
8
6
5
4
22
Feb
18
31
Jan
30
29
9
14
Dec
13
12
11
7
5
4
3
30
Nov
28
26
22
21
20
19
16
15
14
13
12
26
Oct
25
24
23
22
19
18
16
15
12
25
Sep
24
17
27
Aug
17
16
15
10
9
8
7
27
Jul
17
14
12
16
Jan
15
12
11
19
Dec
18
15
14
13
11
8
6
5
4
Makefile: remove superfluous softi2c pullup configuration
lm75: overtemperature threshold and hysteresis are _signed_ 8bit ints
lm75: correctly read out sub-zero temperatures
add software i2c support on stm32f446re
stm32f446re: Use pxy instead of px_y pin names
move softi2c pin config to sub-menu
Configure SoftI2C SDA/SCL via kconfig only; remove external pull-up support
remove obsolete i2cbench app
Remove obsolet ccs811test (included in datalogger)
Remove esp8266 support in favor of ESP8266 RTOS SDK
rename os/object to object
i2cdetect: retry i2c setup if it fails
msp430fr5969: switch back to 16 MHz clock
kconfig: add scd4x driver
datalogger: fix hard/soft i2c check
i2cdetect: fix hardware i2c check
add another missing copyright header
ssd1306test: use framebuffer
adctest: switch to getPin_mV helper function
lora32u4ii stdout: add missing copyright header
arduino nano adc: add getPin_mV function
Remove unused TIMER_US support
Makefile: remove legacy aspectc, ostream, wakeup flags
bme280 and bme680 work just fine on posix
i2cdetect, dataloger: use config variable for i2c include
ccs811: add setEnv variant with float arguments
Re-add CCS811 driver for now
mpu9250: Implement getMagnet function
add "make nconfig" target for systems without X11
mpu9250: fix casting / sign extension on 32bit systems
mpu9250: store current fsr setting after change
mpu9250_motionlog: switch to posix variant
hdc1080: add explicit measure() function
hdc1080: fix typo in kconfig variable name
argv to ssd1306: support two font sizes
framebuffer: put: fix scroll calculation
add 24px terminus variant
fix terminus16; add framebuffer support for multi-byte font heights
Add Terminus 16-pixel font
add POSIX argv → ssd1306 app
Loading