Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adrian
firmware
Graph
3c4c5bd630669b3660c74068b4325f560cd4ed3c
Select Git revision
Branches
11
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
dualcore
feature-ambient-sensor
feature-timed-vibrate
freertos-btle
master
default
protected
rahix/bma
schneider/mp-for-old-bl
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jul
21
20
19
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
1
29
Jun
28
25
24
23
22
21
20
19
18
19
18
17
16
15
14
13
12
11
10
8
6
31
May
30
29
26
21
20
19
18
15
14
12
7
6
5
4
3
24
Apr
23
22
chore(light_sensor) make start and stop functions silently pass if nothing to do
feature-ambient…
feature-ambient-sensor
Merge branch 'master' into feature-ambient-sensor
chore(light_sensor) make code style compliant
fix(light_sensor) copy-paste-error in error message when stopping
fix(light_sensor) use frequency instead of ticks
chore(light_sensor) disable unneeded functions
docs: Add Ninja to build dependencies
fix(display): Reduce SPI frequency to increase stability
feat(epicardium): Enable stack-overflow detection
fix(code-style.sh): Warn on non-C files
fix(build): Remove unnecessary CFLAGS
docs: Mention API & BHI160
feat(display): Add method to set a single pixel
Merge branch 'master' into feature-ambient-sensor
chore(light_sensor) remove unnecessary null check and add comment about that
fix(gfx): Disable a debug message which slows down drawing
workaround(cdcacm): Fix CDC-ACM lockup on host hangup
feat(modules): Add display module
fix(display): Refactor open & close
chore(epicardium): Rename style enums
fix(docs): Minor fixes in display docs
doc: Mention epic_uart_read_chr() is bad
feat: Port everything to auto-generated IRQ system
feat(genapi): Autogenerate IRQ stubs
module(display): initial support
fix(epicardium): Fix sphinx-doc errors
chore(light_sensor) handle scheduling errors in pycardium
chore(light_sensor) add api docs for light sensor
fix(light_sensor) add error handling for stop
Merge branch 'master' into feature-ambient-sensor
fix(light_sensor) add error handling for run()
fix(maxusb): Always exit critical sections
fix(light_sensor) unify enable var for module
feat(api): Add interrupts for core 1 & pycardium
fix(interrupt): make error values negative
fix(interrupt): add disable function, add error code to api
feat(interrupt): API for Python interrupts
feat(epicardium): Add sensor streams
fix(streams): Warn on lock error
docs: Document EBUSY on stream API functions
Loading