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
trilader
firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4c783757e24aac39234cf3967e7048156a5d679c
Select Git revision
Branches
20
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
dualcore
feature/gpio-module
feature/personal_state
freertos-btle
master
default
protected
msgctl/faultscreen
msgctl/gfx_rle
msgctl/textbuffer_api
rahix/bhi
rahix/bma
rahix/menu
schleicher-test
schneider/bonding
schneider/bootloader-update-9a0d158
schneider/bsec
schneider/mp-for-old-bl
Tags
1
v0.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Aug
19
18
17
16
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
feat(leds), feat(personal-state): Add hardware locking
feature/persona…
feature/personal_state
Add app to configure the personal state
feat(pycardium): Add pycardium module for personal state support
feat(epicardium): Add personal state support
feat(epicardium): Add API function to clear all LEDs to a single color
feat(light-sensor): Add ADC locking
chore(light-sensor): Make some functions static
feat(epicardium): Add hardware/peripheral-lock module
feat: Rename flash-all to flash-both & make -all flash bootloader as well
feat(trng): Add TRNG read to Epicardium API
feat(menu.py): Improve error message
chore(epicardium): Make logging less verbose by default
chore(ble): Move ble_shall_start() into ble module
chore(epicardium): Move declarations into header
style(modules): Cleanup modules.h
Use prefix CA:4D:10 for random MAC addresses.
Move TRNG_Init to hardware_early_init
Randomly generate MAC address if not set.
fix(nix): fix build
epicardium: BLE opt in
feat(api): Add API-call for soft-reset
Initial commit
fix: Do not crash in case of no apps
Merge branch 'rahix/hw-init'
feat(lifecycle): Properly reset hardware
refactor(lifecycle): Split reset into trigger & wait
fix(gfx): Don't clear screen on init
feat(epicardium): Only perform fast display init
feat(epicardium): Mirror card10_init in hardware_early_init
chore(libcard10): Move SPI_SPEED into header
chore(epicardium): Move hw-init into hardware.c
feat(epicardium): Remove heart :(
Update ledfx.py
Update ledfx.py
Update ledfx.py
chore(mx25lba): Be less spammy
feat(fatfs): Add mkdir() and rename()
fix(menu.py): Fix off-by-one error
fix(leds): Catch out-of-bounds errors
fix(pycardium): Show Pycardium header every time
Loading