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
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
Pete
firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c290add492ebf3508bf616cfc426604176548823
Select Git revision
Branches
20
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
ch3/splashscreen
dualcore
fix/macos-meta-files-in-menu
freertos-btle
genofire/ble-rewrite
ios-workarounds
koalo/bhi160
koalo/bhi160-works-but-dirty
koalo/factory-reset
koalo/wip/i2c-for-python
master
default
protected
msgctl/faultscreen
msgctl/gfx_rle
msgctl/textbuffer_api
rahix/bhi
rahix/bma
Tags
16
v1.12
v1.11
v1.10
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
36 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
2
21
May
12
10
29
Apr
28
19
8
7
4
3
29
Mar
16
2
5
Feb
2
31
Jan
27
24
20
9
5
4
3
2
31
Dec
30
29
28
27
26
22
21
18
10
9
6
5
24
Nov
22
19
13
12
11
10
9
3
2
23
Oct
22
19
18
10
6
5
4
3
1
25
Sep
24
22
21
19
16
15
14
12
11
10
7
6
5
3
2
31
Aug
30
29
28
27
26
25
24
23
22
23
22
Merge branch 'master' of git.card10.badge.events.ccc.de:card10/firmware
master
master
Merge branch 'rahix/interrupts' into 'master'
chore: Remove trailing whitespaces
feat(build): Add a Dockerfile for firmware building
chore(docs): Update hawkmoth to version 0.5
docs(interrupts): Document changed interrupt behavior
feat(interrupts): Dispatch interrupts asynchroneously
chore(interrupts): Fix all modules to use new api
chore(interrupts): Move api into an epicardium module
fix(lifecycle): Don't trigger a reset during startup
chore(interrupts): Make api_interrupt_trigger() return void
Merge 'Re-enable CDC-ACM after lockup when attached again'
fix(usbcdc): Re-enable after lockup when attached again
Merge branch 'master' of git.card10.badge.events.ccc.de:card10/firmware
Update card10.rst with information about the cordio stack
Merge branch 'schneider/ble-fixes-2020-1' into 'master'
refact(ble): Introduce cccd.h
fix(ble): Don't write PeerSignCounter if it didn't change
Merge 'Remove legacy HW lock interface'
Merge 'Linux script for BLE file-transfer'
chore(hw-locks): Remove legacy interface
refact(gpio): Use new style HW locks
refact(light_sensor): Use new style HW locks
refact(pmic): Use new style HW locks
refact(bme680): Use new style HW locks
change(ble): Change requested connection interval range to 30-40 ms
feat(tools): Tool to upload a file via BLE
Merge branch 'schneider/default-main-master' into 'master'
fix(doc): Correct typo
Merge branch 'Stormwind/firmware-Stormwind'
fix(doc): Cleanup of how to install python deps
fix(config): Calculate value offset correctly
doc(config): Add default_app option to documentation
doc(config): Add Python docs
fix(config): Always re-read config in case of an error
fix(usb): Reload config when mounting FS again
change(config): Make the config interface more robust
feat(menu): Add a sub menu to set the default app via a long press
feat(simple_menu): Add a method to detect a long (>1 second) press
feat(main.py): Read the default application from the config file
Loading