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
Marek
firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
52f82201a78aa308e83260f63c4accb9ee9cfa00
Select Git revision
Branches
20
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
ch3/splashscreen
dualcore
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
optimize-circle
rahix/bhi
rahix/bma
Tags
7
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Aug
15
14
13
12
11
10
9
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
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
docs(fatfs): Improve fatfs documentation
feat(fatfs): Implement opendir, readdir & unlink
fix(sdk): ssec is 12 bits long
Merge branch 'rahix/lifecycle'
feat(ble): Add file transfer
feat(pmic): Implement proper reset behavior
feat(pycardium): Return on HardFault
feat(pycardium): Add a barebones "os" module
feat(epicardium): Add core 1 lifecycle
feat(epicardium): Add module for hardware init
chore(epicardium): Move dispatcher into own module
feat(epicardium): Implement basic core 1 lifecycle
fix(api): Make reset interrupt non-maskable
fix(api): Change interrupt idle value to -1
feat(api): Add initial argument passing
feat(epicardium): Add switch for core 1 debugging
change(ble): Increase MTU to 241 bytes
ble: fix card10 svc uuid
doc(ble): add card10 to index
fix(ble): Do not try to schedule 0 tick WSF timers
fix(l0dables): Fix vector table alignment
feat(epicardium): Display all output on CDC-ACM
coding style: moved RLE decoding code to lib/gfx
msgctl/gfx_rle
msgctl/gfx_rle
bootloader: moved RLE decoding code to lib/gfx
faultscreen: coding style
msgctl/faultscr…
msgctl/faultscreen
faultscreen: switched to RLE-encoded graphics
coding style: moved RLE decoding code to lib/gfx
bootloader: moved RLE decoding code to lib/gfx
Added a crash screen
epicardium: added textbuffer API
msgctl/textbuff…
msgctl/textbuffer_api
gfx: textbuffer: redraw only if the buffer has changed
docs(ble): Update file transfer UUIDs
fix(gfx): Fix unwanted circle clipping
fix(gfx): Fix Bresenham's line drawing algorithm implementation
fix(pycardium): Fix missing include
fix(code-style): Fix shebang & output
hack(ble): Always advertise as bondable
change(ble): Always keep advertising every 500 ms
feat(ble): Only allow "secure" pairings
build: Add clang-tidy support
Loading