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
fpletz
firmware
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5459eeadf9bca0910e3ae15eef9d09b3be6ebf8d
Select Git revision
Branches
8
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
dualcore
feat/py-trng
feat/run-py
master
default
protected
rahix/freertos10
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Aug
21
20
19
18
17
16
15
14
13
12
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
Fixes issue #71 - BTLE advertisements post disconnection of device to cacard10 are Military Grade Encrypted (TM)
Merge 'Personal State API'
feat(leds), feat(personal-state): Add hardware locking
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
Loading